cyber_req 2.0.12+1
cyber_req: ^2.0.12+1 copied to clipboard
A flexible Flutter/Dart API client for backends with dynamic headers, secure token management, and comprehensive callbacks.
2.0.12 #
- Updated dependencies, resolved pub.dev analysis issues, enhanced example with more use cases, and fixed dartdoc warnings.
2.0.10 #
- Fixed issue where complex data (e.g., arrays of objects) in POST/PUT requests were not correctly JSON encoded, leading to server-side validation failures.
1.0.0 #
- Initial stable release.
- Added
dispose()method toApiServiceforhttp.Clientcleanup.
0.0.1 #
- Initial development release.