pwa_info 0.0.2 copy "pwa_info: ^0.0.2" to clipboard
pwa_info: ^0.0.2 copied to clipboard

PWA INFO PACKAGE

ic_pwainfo

Get all info (just) in pwa #

Installation #

You just need to add pwa_info as a dependency in your pubspec.yaml file.

dependencies:
  pwa_info: ^0.0.2
copied to clipboard

Get Os Type #

call PwaInfo().getOS() to get os that the user use to open your pwa and it will return [ios, android, other]

Get UserAgent #

call PwaInfo().getUserAgent() to get userAgent of browser as String

2
likes
130
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.02 - 2025.04.16

PWA INFO PACKAGE

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, universal_html

More

Packages that depend on pwa_info