Revert to old flutter version (some views are rendered slowly with the new one, need to fix upstream)

This commit is contained in:
Thore Goebel 2019-02-28 21:59:26 +00:00 committed by Pierre Rudloff
parent 35016f3edc
commit 98c5d31dcf

View file

@ -0,0 +1,41 @@
Categories:
- Sports & Health
License: GPL-3.0-or-later
SourceCode: https://gitlab.com/thgoebel/spartathlon/tree/HEAD
IssueTracker: https://gitlab.com/thgoebel/spartathlon/issues
Changelog: https://gitlab.com/thgoebel/spartathlon/tree/HEAD/CHANGELOG.md
AutoName: Spartathlon
Summary: View info about the Spartathlon foot race
Description: |-
This app aims to help athletes, supporters and volunteers during the ultra distance race Spartathlon.
Features:
* Read race reports
* View checkpoints, get directions and filter by "supporters allowed" or "live results available"
* Search through the list of the athletes who compete(d) in the current year.
* Display your favourite athletes directly on the dashboard
* Dark theme (easier on the eyes if you're waiting for your athlete in Nestani)
RepoType: git
Repo: https://gitlab.com/thgoebel/spartathlon.git
Builds:
- versionName: 0.3.0
versionCode: 2
commit: v0.3.0
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
srclibs:
- flutter@v1.0.0
rm:
- ios
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --flavor=fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
CurrentVersion: 0.3.0
CurrentVersionCode: 2