flutter-app-template
flutter-app-template copied to clipboard
Desktop flutter app template
I've changed `Linux` to `Debian/Ubuntu`, as the command fits those distributions and not all of them. I've added Arch Linux (AUR) commands for the ease of use for Arch users,...
In https://github.com/gliheng/flutter-app-template/blob/master/README.md, the links on top are broken.
I am using Azure pipelines because it allows you to build and test on real desktops and mobiles. I have not tried it with flutter and python but it should...
signing
Maybe its possible to also incorporate fastlane and signing and expose that from the pything scripts ?
I'm starting a fresh project using the latest flutter version, but when I run `./scripts/run.py` I get the following error at the end of the compilation steps: ``` ... Compiling...