indexed_entity_store 1.1.0 copy "indexed_entity_store: ^1.1.0" to clipboard
indexed_entity_store: ^1.1.0 copied to clipboard

A fast, simple, and synchronous entity store for Flutter applications.

1.1.0 #

  • Adds reactivity
    • Callers now get notified for every update to their queries
    • All queries are now reactive by default, so queries can be composed without missing any updates. This is highly useful unless the synchronizations happens on a higher application layer, in which case the *Once methods can be used.

1.0.0 #

  • Initial release.
1
likes
0
pub points
58%
popularity

Publisher

verified publisherlunaone.de

A fast, simple, and synchronous entity store for Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, sqlite3

More

Packages that depend on indexed_entity_store