deekweb 1.0.6 deekweb: ^1.0.6 copied to clipboard
A strongly-typed HTTP library for Dart and Flutter. Provides mechanisms to define classes with response parsing for REST requests.
1.0.6 #
- Update to new dependency versions
1.0.5 #
- Add
DeekWebLogger
to the main export
1.0.4 #
- Fix missing errors on bad connections on web
1.0.3 #
- Manually specify platforms to ensure web and UWP are detected
1.0.2 #
- Nothing important, just trying to make pub.dev happy
1.0.1 #
- Remove dependency on Flutter
- Some pubspec cleanup