bond_cache 0.0.3+1
bond_cache: ^0.0.3+1 copied to clipboard
Cache is a Bond package provides a convenient way to handle caching in app.
Changelog #
0.0.3+1 #
- Added support for nullable registered types in the cache package.
0.0.3 #
0.0.2+3 #
- update bond_core dependency.
- improve code quality & write tests.
0.0.2+2 #
- update bond_core dependency.
- add readme.md file.
- add example.md file.
0.0.2+1 #
- add missing getAll methods.
0.0.2 #
- no need to pass factory for custom object caching.
- improve code quality & write tests.
0.0.1+2 #
- update bond_core dependency.
0.0.1+1 #
- add missing flutter sdk as dependency.
0.0.1 #
- initial release.