We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3196c commit 0953792Copy full SHA for 0953792
website/src/pages/index.astro
@@ -17,12 +17,6 @@ const cards = [
17
description: 'Provides custom lint rules broadly used in supernova.io.',
18
link: 'https://pub.dev/packages/supernova_lints',
19
},
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
- },
26
{
27
name: 'Equatable Lints',
28
description: 'This is a set of rules to make classes using Equatable more maintainable.',
0 commit comments