flutter_model_cache 0.0.8
flutter_model_cache: ^0.0.8 copied to clipboard
A local cache for models that are accessed over json apis.
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.