rest_client 2.0.1+2 rest_client: ^2.0.1+2 copied to clipboard
A Dart implementation of the a REST client that supports using an Isolate for decoding.
[2.0.1+2] - May 29th, 2021 #
- Static analysis fixes
[2.0.1+1] - April 11th, 2021 #
- Fix for issue #4
- Fix for issue #5
[2.0.0] - March 7th, 2021 #
- Null Safety
[1.0.6+2] - January 10th, 2021 #
- Dependency updates
[1.0.6+1] - August 22nd, 2020 #
- Metadata
[1.0.6] - August 22nd, 2020 #
- Rolling back to meta 1.1.8 due to
flutter_test
incompatiblities
[1.0.5] - August 22nd, 2020 #
- Updated dependencies
[1.0.4] - July 13th, 2020 #
- Updated dependencies
[1.0.3] - June 11th, 2020 #
- Deprecated internal Jsonable class in favor of the JsonClass package's version
[1.0.2] - May 6th, 2020 #
- Minor fix to
parseDouble
[1.0.1] - April 16th, 2020 #
- Updated project metadata
[1.0.0] - April 12th, 2020 #
- Initial release