No description
.woodpecker | ||
android | ||
assets | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
l10n.yaml | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Official Outbag App
Source code of the official outbag app, written in flutter.
Building
To build the Outbag App you can use the flutter-cli.
Make sure to replace web
with the platform of your choice.
flutter build web
Translating
This app uses /l10n/ according to the official flutter internationalization guide
We use weblate to manage translations.