refactor: Migrate to flutter 2

This commit is contained in:
Christian Pauly
2021-03-04 12:28:06 +01:00
parent a553c049d7
commit bb97b1bca8
39 changed files with 257 additions and 315 deletions

View File

@ -1,4 +1,2 @@
#!/usr/bin/env bash
flutter channel stable
flutter upgrade
flutter build apk --debug -v