user_agent_analyzer 5.2.0 user_agent_analyzer: ^5.2.0 copied to clipboard
A library to identify the type of devices and web browsers based on User-Agent string.
Change Log #
5.2.0 #
- Require Dart >= 3.0
- Upgraded
lints
to 4.0.0
5.1.0 #
- Updated
lints
to 3.0.0
5.0.0 #
- Require Dart >= 3.0
5.0.0-beta.1 #
- Require Dart >= 3.0
4.0.0 #
- Require Dart >= 2.17
3.1.0 #
- Fixed license link
- Upgraded from
pendantic
tolints
linter - Fixed linter warnings
3.0.2 #
- Updated repository links
3.0.1 #
- Updated to use non nullable results
3.0.0 #
- Migrated to support Dart SDK 2.12.x NNBD
2.0.0 #
- Dart 2 updates.
0.0.1 #
- Initial version, created by Stagehand