FLUTTER ECOSYSTEM

simonste/jasstafel

Jasstafel is an app to write points in the swiss card game Jass.

Jasstafel project cover
Stars
12
Forks
4
Last push (UTC)
Sep 19, 2026
Project status
Active
simonste GitHub avatar
GITHUB User

simonste ↗

Switzerland
LanguagesDartC++CMakeSwiftHTMLCKotlinObjective-C

Related packages and examples

Dependencies used

Dependency list 28 items

App categories

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

Jasstafel

JassTafel CI JassTafel CD F-Droid release GitHub

Jasstafel for Android & iOS (& more)

About

Jasstafel is an app to write points in the swiss card game Jass.

Android Android (F-Droid) iOS
Google Play F-Droid App Store

Getting Started

Generate translations: flutter gen-l10n

Generate some required source files: dart run build_runner build

Generate icons: dart run flutter_launcher_icons

Run tests: flutter test flutter test -d linux integration_test/

Build for web: flutter build web