dio_extended 1.0.12
dio_extended: ^1.0.12 copied to clipboard
a thin wrapper over the dio HTTP client that simplifies networking in Flutter.
1.0.12 #
- Adjust completer to prevent multiple refresh token request
1.0.11 #
- Adjust logging form data (multiparts) data delivery
1.0.10 #
- Fix shake for chucker integration
1.0.9 #
- Separate content type FormData and others
1.0.8 #
- Upgrade chucker 1.9.0 (No need override)
1.0.7 #
- Format with dart format
1.0.6 #
- Add custom timout duration
- Add custom global error and global error network message
1.0.5 #
- Add supported platform
- Update Readme.md
- Optimize code
1.0.4 #
- Fix overriding refresh token function
1.0.3 #
- Update Documentation & Example Implementation
1.0.2 #
- Update table of content on README
1.0.1 #
- Complete documentation
- Optimizing functions
1.0.0 #
- Initial version.