flutter_rxnet_forzzh 0.4.0
flutter_rxnet_forzzh: ^0.4.0 copied to clipboard
Based on Dio's extended network request framework, it supports various caching strategies and is easy to use
0.4.0 #
- The overall architecture has been redesigned to make it more elegant and easier to get started
0.3.1 #
- Fixed some bugs in the callback pattern
0.2.2 #
- Code optimization, api simplification optimization
- Other bug modifications
0.2.1 #
- Fixed post form parameter bug
- Code optimization, new APIs, etc.