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 b899c96 commit 67e5e44Copy full SHA for 67e5e44
sqlite3_web/pubspec.yaml
@@ -1,14 +1,14 @@
1
name: sqlite3_web
2
description: Utilities to simplify accessing sqlite3 on the web, with automated feature detection.
3
-version: 0.2.0
+version: 0.2.1
4
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_web
5
repository: https://github.com/simolus3/sqlite3.dart
6
7
environment:
8
sdk: ^3.3.0
9
10
dependencies:
11
- sqlite3: ^2.4.3
+ sqlite3: ^2.6.0
12
stream_channel: ^2.1.2
13
web: ^1.0.0
14
0 commit comments