flutter_model_cache 0.0.12 copy "flutter_model_cache: ^0.0.12" to clipboard
flutter_model_cache: ^0.0.12 copied to clipboard

A local cache for models that are accessed over json apis.

0.0.12 #

  • Add id streaming to multi association

0.0.11 #

  • Fix queryParams for queryModels

0.0.10 #

  • Fake Model Factory also instantiates a cache if findModels is called.

0.0.9 #

  • Fake Model Factory also marks cache as loaded after find

0.0.8 #

  • ReplaceAll (aka after findModels) marks cache as loaded

0.0.7 #

  • Also avoif returning early for regular streams.

0.0.6 #

  • Fix issue where model stream returned before find was finished.

0.0.5 #

  • Add Fake Model Factory test helper

0.0.4 #

  • Fix for missing exports of enum key

0.0.3 #

  • Fix for missing exports of associations

0.0.2 #

  • Enabled automatic github publishing.

0.0.1 #

  • Initial version.
1
likes
120
points
69
downloads

Documentation

API reference

Publisher

verified publisherfeirmapp.ie

Weekly Downloads

A local cache for models that are accessed over json apis.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter, flutter_secure_storage, http

More

Packages that depend on flutter_model_cache