Update to stable sqlite3 package

This commit is contained in:
Simon Binder 2023-06-17 22:19:31 +02:00
parent 0bf6d0c384
commit 342027b420
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
4 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ dependencies:
version: ^0.0.12
# used in snippets
http: ^0.13.5
sqlite3: ^2.0.0-dev
sqlite3: ^2.0.0
# Fake path_provider for snippets
path_provider:
path: assets/path_provider

View File

@ -15,7 +15,7 @@ dependencies:
js: ^0.6.3
meta: ^1.3.0
stream_channel: ^2.1.0
sqlite3: ^2.0.0-dev.3
sqlite3: ^2.0.0
path: ^1.8.0
dev_dependencies:

View File

@ -19,7 +19,7 @@ dependencies:
intl: ^0.18.0
http: ^0.13.4 # used to load sqlite3 wasm files on the web
sqlite3_flutter_libs: ^0.5.5
sqlite3: ^2.0.0-dev.0
sqlite3: ^2.0.0
path_provider: ^2.0.9
path: ^1.8.0
riverpod: ^2.3.0

View File

@ -17,7 +17,7 @@ dependencies:
package_config: ^2.1.0
async: ^2.11.0
http: ^1.0.0
sqlite3: ^2.0.0-dev.3
sqlite3: ^2.0.0
dev_dependencies:
build_runner: ^2.4.5