amplify_db_common 0.4.9 copy "amplify_db_common: ^0.4.9" to clipboard
amplify_db_common: ^0.4.9 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
150
points
78.6k
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

2024.09.27 - 2025.04.11

Common utilities for working with databases such as SQLite.

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