Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
miniflutt-v1.16.0+2726755-arm64-v8a.apk | 2025-06-21 | 20.6 MB | |
README.md | 2025-06-21 | 692 Bytes | |
v1.16.0 source code.tar.gz | 2025-06-21 | 1.5 MB | |
v1.16.0 source code.zip | 2025-06-21 | 1.5 MB | |
Totals: 4 Items | 23.6 MB | 0 |
- Upgrade dependencies to their latest version.
- Update build files from a newly created project, migrate to kts files.
- Set minSdk to 26 which corresponds to Android 8.0 (August 2017).
- Remove ios files.
Flutter doctor: - Flutter version 3.32.2 on channel stable - Framework revision 8defaa71a7 - Engine revision 1091508939 - Dart version 3.8.1 - DevTools version 2.45.1 - Platform android-36, build-tools 36.0.0-rc1 - Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160)
For an unknown reason, you might need to uninstall and reinstall the APK.
Full Changelog: https://github.com/DocMarty84/miniflutt/compare/v1.15.0...v1.16.0