sm_network 1.3.0
sm_network: ^1.3.0 copied to clipboard
A Flutter networking library that provides a simple and convenient way to access network resources.
sm_network #
1.3.0 #
- Add retry
1.2.0 #
- Add support for map cascade conversion
- Add
download
andupload
function - Move
Net
toHttp
. - Rename
LogcatInterceptor
toHttpLogInterceptor
and fix log error. - Change log enable to default
false
. - Add upload
files
filed - Fix
LogcatInterceptor
always last - Modify the form's log representation
- Fix some bugs.
1.1.1 #
- Compatible with Flutter 3.24.5 version
1.1.0 #
- refactor, requires adaptation
1.0.0 #
- refactor, requires adaptation
0.1.1+1 #
- fix paging.
0.1.1 #
- rename pageable to paging.
0.0.10 #
- update pageable.
0.0.9 #
- fix bugs.
0.0.8 #
- Optimized log.
- fix bugs.
0.0.7 #
- update pubspec.
0.0.6 #
- feat pageable.
0.0.5 #
- fix bugs.
0.0.4 #
- rename.
0.0.3 #
- fix some norms.
0.0.2 #
- Optimized architecture.
0.0.1 #
- Describe initial release.