android_launchable_apps 0.1.0
android_launchable_apps: ^0.1.0 copied to clipboard
Flutter plugin that allows you to gather information for user launchable android apps.
0.1.0 #
- Breaking change (Minor) Change methods of AndroidLaunchableApps to be static
- Add the ability to query for package event stats
- Add check and request permission to query for package event stats
- Update example application to use the above new features.
0.0.2 #
- Add example application.
- Improve pub score with documentation and formatting.
0.0.1 #
- Describe initial release.