flutter_ua 1.0.2 copy "flutter_ua: ^1.0.2" to clipboard
flutter_ua: ^1.0.2 copied to clipboard

Retrieve Android/iOS device user agents in Flutter.

1.0.2 #

  • Add current Apple hardware identifiers, including iPhone 16e and the latest iPad Air/iPad variants.
  • Add iOS deviceIdentifier to constants so unknown hardware (for example iPhone19,1) can still be inspected.
  • Add Android device metadata (deviceManufacturer, deviceModel, and deviceName) for easier user-agent customization.
  • Keep backward-compatible iOS fallback naming and return the raw hardware identifier when no family match is available.
  • Expand automated tests and run them on pull requests.

1.0.1 #

  • fixed issue with pub.dev icon

1.0.0 #

  • Initial Plugin Release
2
likes
150
points
686
downloads

Documentation

API reference

Publisher

verified publishertheglorysaint.com

Weekly Downloads

Retrieve Android/iOS device user agents in Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_ua

Packages that implement flutter_ua