appcheck 1.1.0 copy "appcheck: ^1.1.0" to clipboard
appcheck: ^1.1.0 copied to clipboard

Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.

1.0.0 #

  • Rewritten in Kotlin and with Null-Safety.

1.0.3 #

  • Fixed system app logic for Android
  • Fixed opening URLs on earlier iOS versions

1.0.4 #

  • Fixed some lint warnings
  • Updated Dart SDK min version to 2.17

1.0.5 #

  • Remove QUERY_ALL_PACKAGES permission due to playstore policies (check README for more info)

1.0.6 #

  • Lowered dart sdk constraint to >=2.12.0 from 2.17.0
82
likes
0
pub points
97%
popularity

Publisher

verified publisheryashgarg.dev

Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on appcheck