user_agent_parser_plus 1.0.0 copy "user_agent_parser_plus: ^1.0.0" to clipboard
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
0
likes
150
points
20
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on user_agent_parser_plus