flutter_network_engine 0.1.3
flutter_network_engine: ^0.1.3 copied to clipboard
Network request library based on dio.
0.1.3 #
- upgrade dio to 5.8.0+1
- add patch request type
0.1.2 #
- upgrade documentation
0.1.1 #
- fix error management
0.1.0 #
- Documentation improvements:
- Added English documentation as default
- Added Chinese documentation (README_CN.md)
- Enhanced usage examples
- Added error handling documentation
- Added loading state management examples
- Code improvements:
- Enhanced error handling
- Improved loading state management
- Added comprehensive example implementation
0.0.7 #
- fix model type parse error
0.0.6 #
- update readme.
0.0.5 #
- update dio to 5.7.0.