angel3_user_agent 8.3.0
angel3_user_agent: ^8.3.0 copied to clipboard
Angel3 middleware to parse and inject a User Agent object into requests.
Change Log #
8.3.0 #
- Require Dart >= 3.6
- Updated
lints
to 5.0.0 - Updated dependencies to the latest release
8.2.0 #
- Require Dart >= 3.3
- Updated
lints
to 4.0.0
8.1.1 #
- Updated repository link
8.1.0 #
- Updated
lints
to 3.0.0 - Fixed linter warnings
8.0.0 #
- Require Dart >= 3.0
7.0.0-beta.1 #
- Require Dart >= 2.17
6.0.0-beta.1 #
- Require Dart >= 2.16
5.0.0 #
- Skipped release
4.0.0 #
- Skipped release
3.0.0-beta.1 #
- Migrated to support Dart >= 2.12 NNBD
- Upgraded from
pendantic
tolints
linter
2.0.0 #
- Angel 2 + Dart 2 updates