F-Droid has been around for about 15 years and is the largest source of free and open source software (FOSS) for Android.
The flutter repo is now deployed as the main branch to app stores. Therefore the flutter branch can be renamed to "main". The apk branch has files for different platforms. Therefore rename it to app, ...
When adding flutter_secure_storage to a Flutter project targeting Windows, the plugin builds and runs successfully in Release mode, but fails in Debug mode with the following error: In Release, the ...