local_first 0.3.0 copy "local_first: ^0.3.0" to clipboard
local_first: ^0.3.0 copied to clipboard

Local-first Flutter package for offline sync with support for Hive, SQLite, and common databases. Fast, lightweight, and reliable.

0.3.0 #

  • Switch models to the LocalFirstModel mixin for direct field access without wrappers
  • Expand automated test suite to achieve full 100% test coverage of core flows and APIs
  • Refresh README roadmap/goals to reflect documentation and testing updates

0.2.0 #

  • Replace singleton LocalFirst with injectable LocalFirstClient
  • Standardize storage interface as LocalFirstStorage with Hive implementation
  • Repositories now carry serialization/conflict logic directly
  • Example app updated to new client/repository APIs and string-based metadata

0.0.1 #

  • Initial scaffolding
1
likes
0
points
402
downloads

Publisher

verified publishercarda.me

Weekly Downloads

Local-first Flutter package for offline sync with support for Hive, SQLite, and common databases. Fast, lightweight, and reliable.

Repository (GitHub)
View/report issues

Topics

#local-first #repository #sync #offline-first

License

unknown (license)

Dependencies

flutter, hive_flutter

More

Packages that depend on local_first