Flutter app that ask for manage_external_storage permissions
-
Download Android Studio and install Flutter/Dart Plugins.
-
Create a Flutter Project with this configuration:
- Language in Android: Java
- Language in IOS: Swift
- Enable only Android and IOS boxes and disable MacOS, Windows, Web boxes.
- Modify this files with the code found in this repo. You can find in the commits what have been changed:
- lib/main.dart
- android/settings.gradle
- MainActivity.java
- main/AndroidManifest.xml
- android/app/build.gradle (careful, there are many build.gradle files)
- Choose your emulator and run it!
Tip
The best way to say thank you is starring this project :)
Important
Have a good day