Android and iOS app for Gimnazija GimVič written in Flutter framework.
- Find your gimvic signing key.
- Try to remember password and key alias.
- Try harder.
- Copy
android/key.properties.default
toandroid/key.properties
and edit it to contain key info. - Update version number and code in
app/build.gradle
. - Run
flutter build apk --release
.