Skip to content

powersync-ja/sqlite_async.dart

Repository files navigation

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.