entity_store 3.0.3 copy "entity_store: ^3.0.3" to clipboard
entity_store: ^3.0.3 copied to clipboard

Entity State Management Package

0.0.1-dev.1 #

  • init

1.0.2 #

  • Changed EntityStore and EntityMap to inherit from Equatable

2.0.0 #

  • Change the library of Result type

3.0.0-dev.1 #

  • FEAT: Introduce state management using Provider package
  • REFACTOR: Move Repository interface and LocalStorageRepository from entity_store_firestore to entity_store

3.0.0 #

  • FEAT: Added ability to read Entity with watchAll, watchOne, selectAll, selectOne, readAll, readOne

3.0.1 #

  • REDACTOR: import paths in entity_store library

4.0.0-dev.1 #

  • FEAT: Changed repository implementation to another library.

3.0.3 #

  • FIX: Reverted the import method back to 3.0.0.
1
likes
120
points
32
downloads

Publisher

verified publishersora.fukui.jp

Weekly Downloads

Entity State Management Package

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

collection, equatable, flutter, provider, type_result

More

Packages that depend on entity_store