Jasstafel for Android & iOS (& more)
Jasstafel is an app to write points in the swiss card game Jass.
Android | Android (F-Droid) | iOS |
---|---|---|
Generate translations:
flutter gen-l10n
Generate some required source files:
flutter packages pub run build_runner build
Run tests:
flutter test
flutter test -d linux integration_test/
Build for web:
flutter build web