rxnet_plus 0.4.3  rxnet_plus: ^0.4.3 copied to clipboard
rxnet_plus: ^0.4.3 copied to clipboard
Based on Dio's extended network request framework, it supports various caching strategies and is easy to use
0.4.3 #
- Optimize requests support generic requests, which can obtain expected results and eliminate the trouble of generic conversions
- harmony cache plug-in optimization
0.4.2 #
- Support retrofit RESTFul style @path style request
0.4.1 #
- fix bug
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.