Skip to content

Commit 0953792

Browse files
authored
remove reach_five_lints (#232)
1 parent 3f3196c commit 0953792

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

website/src/pages/index.astro

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ const cards = [
1717
description: 'Provides custom lint rules broadly used in supernova.io.',
1818
link: 'https://pub.dev/packages/supernova_lints',
1919
},
20-
{
21-
name: 'Flutter ReachFive Lints',
22-
description:
23-
'This sdk is the flutter interface implementation of the android and ios sdks of ReachFive',
24-
link: 'https://pub.dev/packages/flutter_reach_five',
25-
},
2620
{
2721
name: 'Equatable Lints',
2822
description: 'This is a set of rules to make classes using Equatable more maintainable.',

0 commit comments

Comments
 (0)