amplify_db_common 0.4.7 copy "amplify_db_common: ^0.4.7" to clipboard
amplify_db_common: ^0.4.7 copied to clipboard

Common utilities for working with databases such as SQLite.

amplify_db_common #

Common utilities for working with databases such as SQLite.

Drift Database Connection #

The top-level connect() function creates a QueryExecutor on either web or vm platforms.

Use on Web

The web implementation uses package:drift/wasm.dart. To use this utility in a web app (flutter web, or non-flutter web), sqlite3.wasm will need to be included manually. For more info, see the drift wasm docs.

0
likes
140
points
78.6k
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

Common utilities for working with databases such as SQLite.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

amplify_db_common_dart, drift, flutter, path, path_provider

More

Packages that depend on amplify_db_common