Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 2.83 KB

README.md

File metadata and controls

16 lines (10 loc) · 2.83 KB

sqlite_async

High-performance asynchronous interface for SQLite on Dart & Flutter.

package build pub likes popularity pub points
sqlite_async build pub package likes popularity pub points
drift_sqlite_async build pub package likes popularity pub points

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.