monarch_http 1.2.0 monarch_http: ^1.2.0 copied to clipboard
Http utilities for Monarch. Monarch is a tool for building Flutter widgets in isolation. It makes it easy to build, test and debug complex UIs.
1.2.0 - 2022-09-13 #
- Renamed lib/utils.dart to lib/monarch_http.dart
- Publishing to pub.dev
1.1.0 - 2022-04-12 #
- Migrate from pedantic to lints
1.0.0 - 2021-09-27 #
- Use monarch_utils 1.0.0
- This package is stable, bumping to version 1.0.0
0.1.0 - 2021-04-01 #
- Initial version with basic_auth and request_utils