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 db1a2c1 commit f6eb512Copy full SHA for f6eb512
packages/powersync_attachments_helper/analysis_options.yaml
@@ -11,7 +11,7 @@
11
# (the recommended set includes the core lints).
12
# The core lints are also what is used by pub.dev for scoring packages.
13
14
-include: package:lints/recommended.yaml
+include: package:flutter_lints/flutter.yaml
15
16
# Uncomment the following section to specify additional rules.
17
packages/powersync_attachments_helper/pubspec.yaml
@@ -16,7 +16,7 @@ dependencies:
path_provider: ^2.0.13
18
dev_dependencies:
19
- lints: ^3.0.0
+ flutter_lints: ^5.0.0
20
test: ^1.25.2
21
22
platforms:
0 commit comments