user_agent_parser_plus 1.0.0
user_agent_parser_plus: ^1.0.0 copied to clipboard
An enhanced Flutter-based User-Agent string parser with comprehensive bot detection and custom app support. This package aims to identify web browsers, bots, and mobile apps from User-Agent strings.
1.0.0 - 2025-10-12 #
- Upgrade to Dart 3 compatibility with null safety
- Update SDK constraint to >=3.0.0 <4.0.0
- Migrate all classes to null-safe types
- Remove deprecated 'new' keyword usage
0.0.1+2 1/9/2021 #
- Clean up todos, add test, refactor code to make this package more extensible
0.0.1+1 12/28/2020 #
- Update readme and example
0.0.1 12/28/2020 #
- Initial release with support for parsing the following browsers: Opera, Konqueror, IE, Edge, Chrome, Safari, Netscape, and Firefox