remote_caching 1.0.12
remote_caching: ^1.0.12 copied to clipboard
A Flutter package for caching remote API calls with configurable duration.
1.0.12 #
- Added new docs
1.0.11 #
- Added new docs
1.0.10 #
- Remove support for web
1.0.9 #
- Added getInMemoryDatabasePath function
- Added databasePath parameter to the init method
1.0.8 #
- Added databasePath parameter to the call method
1.0.7 #
- Update docs
1.0.6 #
- Added cacheExpiring parameter to the call method
1.0.5 #
1.0.4 #
- Added verbose mode
- Added exception if fromJson is not provided for List
1.0.3 #
- First stable release
0.0.1 #
- Initial release