sqlite_async.dart
sqlite_async.dart copied to clipboard
High-performance asynchronous interface for SQLite on Dart & Flutter
sqlite_async
High-performance asynchronous interface for SQLite on Dart & Flutter.
package | build | pub | likes | popularity | pub points |
---|---|---|---|---|---|
sqlite_async | |||||
drift_sqlite_async |
Getting Started
This monorepo uses melos to handle command and package management.
To configure the monorepo for development run melos prepare
after cloning.
For detailed usage, check out the inner sqlite_async and drift_sqlite_async packages.