uno 1.1.7 uno: ^1.1.7 copied to clipboard
Uno is a multiplatform HTTP client, based on Axios and built following the Clean Dart approach by the Flutterando Community.
Changelog #
V1.1.7 #
- Dart 3 support;
V1.1.6 #
- InterceptorCallback and InterceptorResolver now public;
V1.1.5 #
- Updated action CI;
V1.1.4 #
- fix #29
V1.1.3 #
- Updated dependencies;
- Updated action CI;
v1.1.2 #
- Remove &;
v1.1.1 #
- Automatic application/json or plaintext in response;
v1.1.0 #
- Improved documentation.
- Added post with form-urlencoded.
v1.0.0+4 #
- Improved documentation