plus_plugins
plus_plugins copied to clipboard
How to get "supportedAbis" on android browser?
What is your question?
Is it possible to get the supportedAbis
information when running in an Android browser using the device_info_plus
package? If so, how can I achieve this?
Checklist before submitting a question
- [x] I searched issues in this repository and couldn't find such bug/problem
- [X] I Google'd a solution and I couldn't find it
- [X] I searched on StackOverflow for a solution and I couldn't find it
- [X] I read the README.md file of the plugin
- [X] I am using the latest version of the plugin
- [X] All dependencies are up to date with
flutter pub upgrade
- [X] I did a
flutter clean
- [X] I tried running the example project