Skip to content

Commit f6eb512

Browse files
committed
Update powersync_attachments_helper
1 parent db1a2c1 commit f6eb512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/powersync_attachments_helper/analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# (the recommended set includes the core lints).
1212
# The core lints are also what is used by pub.dev for scoring packages.
1313

14-
include: package:lints/recommended.yaml
14+
include: package:flutter_lints/flutter.yaml
1515

1616
# Uncomment the following section to specify additional rules.
1717

packages/powersync_attachments_helper/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
path_provider: ^2.0.13
1717

1818
dev_dependencies:
19-
lints: ^3.0.0
19+
flutter_lints: ^5.0.0
2020
test: ^1.25.2
2121

2222
platforms:

0 commit comments

Comments
 (0)