web_platform_detector 0.0.1 copy "web_platform_detector: ^0.0.1" to clipboard
web_platform_detector: ^0.0.1 copied to clipboard

A Flutter web helper to detect Android/iOS browsers and open their app store links.

web_platform_detector #

A lightweight Flutter web utility to detect the user's platform (Android/iOS) and redirect them to the appropriate app store or a fallback URL.

🚀 Features #

  • Detects whether the user is on Android or iOS (via browser user agent)
  • Opens the correct app store link automatically
  • Allows custom store URLs
  • Designed specifically for Flutter Web
  • Zero dependencies

🧩 Installation #

Add this to your pubspec.yaml:

dependencies:
  web_platform_detector: ^0.0.1
2
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter web helper to detect Android/iOS browsers and open their app store links.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on web_platform_detector