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 3deeb14 commit 26315e1Copy full SHA for 26315e1
pubspec.yaml
@@ -3,7 +3,13 @@ description: High-performance asynchronous interface for SQLite on Dart and Flut
3
version: 0.7.0
4
repository: https://github.com/powersync-ja/sqlite_async.dart
5
environment:
6
- sdk: ">=3.2.0 <4.0.0"
+ sdk: ">=3.4.0 <4.0.0"
7
+
8
+topics:
9
+ - sqlite
10
+ - async
11
+ - sql
12
+ - flutter
13
14
dependencies:
15
sqlite3: "^2.4.4"
0 commit comments