synchro_http 0.3.7
synchro_http: ^0.3.7 copied to clipboard
A new Flutter package that helps with the auto caching http requests.
0.3.7 #
- added addGlobalHeader method
- added removeGlobalHeader method
0.3.6 #
- Bug fixes
0.3.3 #
- Added error state and better error handling during sync
0.3.2 #
- Cache first, delete on success
0.3.1 #
- FIXED NetworkStatusWidget bottom status text weird red underlines
0.3.0 #
- Refined the package and became more stable
- Added a clear way on how to manipulate cached Requests/Responses for more Offline use
0.2.3 #
- Added support for the web platform through using Hive as a cache database.
0.0.1 #
- TODO: Describe initial release.