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 42ca7fb commit c0dda7bCopy full SHA for c0dda7b
packages/powersync_flutter_libs/lib/powersync_flutter_libs.dart
@@ -1,4 +1,4 @@
1
/// PowerSync Flutter Libs.
2
///
3
/// This provides binary files for the [PowerSync SQLite Rust Core](https://github.com/powersync-ja/powersync-sqlite-core)
4
-library powersync_flutter_libs;
+library;
packages/powersync_flutter_libs/pubspec.yaml
@@ -15,7 +15,7 @@ dependencies:
15
dev_dependencies:
16
flutter_test:
17
sdk: flutter
18
- flutter_lints: ^3.0.0
+ flutter_lints: ^5.0.0
19
20
flutter:
21
plugin:
0 commit comments