- Download from releases
- Open it and install
- Make sure you have flutter SDK installed on your computer
- Clone this project
flutter pub get
- Build
- Android:
flutter build apk --release
- iOS:
flutter build ipa --release
- get the app
flutter pub get
flutter build apk --release
flutter build ipa --release