local_first_sqlite_storage 0.4.0 copy "local_first_sqlite_storage: ^0.4.0" to clipboard
local_first_sqlite_storage: ^0.4.0 copied to clipboard

SQLite adapter for local_first: structured tables, indexes, and filtered queries.

0.4.0 #

  • Added setPassword() to allow changing the SQLCipher encryption password at runtime.
  • Fixed database_closed race condition during namespace switch.
  • Fixed SqlCipherOpenDatabaseOptions usage and improved namespace switch protection.
  • Updated documentation with encryption setup and ProGuard configuration.

0.3.0 #

  • Enhanced SQL query construction for better performance
  • Fixed handling of lastEventId field in insert and upsert operations
  • Improved query observer implementation with proper type preservation
  • Fixed includeDeleted filter argument ordering in SQL queries
  • Updated dependency: local_first ^0.7.0

0.2.0 #

  • Add supported config types table and example app/run instructions to README.
  • Link to root contributing guide; keep docs aligned with other adapters.

0.1.0 #

  • Fix pubspec metadata and align workspace configuration.
  • Bundle example app copy configured for the SQLite adapter.

0.0.1 #

  • Initial release of the SQLite adapter for local_first.
  • Supports schema/index creation, rich filtering/sorting, metadata storage, and reactive queries.
0
likes
160
points
111
downloads

Documentation

API reference

Publisher

verified publishercarda.me

Weekly Downloads

SQLite adapter for local_first: structured tables, indexes, and filtered queries.

Repository (GitHub)
View/report issues
Contributing

Topics

#local-first #sqlite #storage

License

MIT (license)

Dependencies

flutter, local_first, path, sqflite_sqlcipher

More

Packages that depend on local_first_sqlite_storage