local_first_sqlite_storage 0.2.0
local_first_sqlite_storage: ^0.2.0 copied to clipboard
SQLite adapter for local_first: structured tables, indexes, and filtered queries.
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.