comon_orm_sqlite_flutter 0.0.1-alpha.4 copy "comon_orm_sqlite_flutter: ^0.0.1-alpha.4" to clipboard
comon_orm_sqlite_flutter: ^0.0.1-alpha.4 copied to clipboard

Flutter asset-backed migration loading for comon_orm on top of the shared sqlite runtime.

Changelog #

0.0.1-alpha.4 #

  • Synchronized with 0.0.1-alpha.4 release line across the monorepo.

0.0.1-alpha.3 #

  • Aligned with core migration runtime APIs and MigrationCapableDatabaseAdapter interface.
  • Synchronized with 0.0.1-alpha.3 release line across the monorepo.

0.0.1-alpha.2 #

  • Synced Flutter SQLite runtime behavior with the core query planner and include-strategy pipeline.
  • Kept generated-metadata runtime opening and local migration flows aligned with the latest core/sqlite package changes.
  • Prepared the package for the coordinated 0.0.1-alpha.2 dry-run publication set.

0.0.1-alpha.1 #

  • Added generated-metadata runtime opening through openFromGeneratedSchema(...) and generated Flutter SQLite client helpers.
  • Added explicit local migration APIs with SqliteFlutterMigration, SqliteFlutterMigrator, and upgradeSqliteFlutterDatabase(...).
  • Added rebuild-table and SQL-first migration helpers for offline-first local SQLite upgrades.
  • Updated docs, tests, and examples to separate local setup/migration flows from normal runtime opening.

0.0.1-alpha #

  • Initial Flutter-oriented SQLite package scaffold.
  • Added schema-aware bootstrap helpers and platform database-factory selection.
  • Ported the SQLite runtime adapter to sqflite_common.
  • Added async schema apply and openAndApply... flows.
  • Integrated the package into the root pub workspace and validation tooling.
0
likes
150
points
33
downloads

Documentation

Documentation
API reference

Publisher

verified publisherserezhia.ru

Weekly Downloads

Flutter asset-backed migration loading for comon_orm on top of the shared sqlite runtime.

Repository (GitHub)
View/report issues
Contributing

Topics

#orm #prisma #sqlite #flutter #migrations

License

MIT (license)

Dependencies

comon_orm, comon_orm_sqlite, flutter

More

Packages that depend on comon_orm_sqlite_flutter