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 f6eb512 commit 7160c79Copy full SHA for 7160c79
packages/powersync/pubspec.yaml
@@ -5,6 +5,7 @@ repository: https://github.com/powersync-ja/powersync.dart
5
description: PowerSync Flutter SDK - sync engine for building local-first apps.
6
environment:
7
sdk: ^3.4.0
8
+
9
dependencies:
10
# Needed because of sqlite3_flutter_libs
11
flutter:
@@ -17,8 +18,9 @@ dependencies:
17
18
pubspec_parse: ^1.3.0
19
args: ^2.5.0
20
pub_semver: ^2.1.4
21
22
dev_dependencies:
- lints: ^3.0.0
23
+ lints: ^5.1.0
24
path: ^1.8.3
25
path_provider: ^2.0.13
26
0 commit comments