No description
Find a file
2023-12-22 20:45:09 +01:00
.woodpecker Added basic web builder 2023-06-09 10:18:11 +02:00
android Fixed android-compilation 2023-03-24 17:22:00 +01:00
assets Added outbag icon 2023-03-23 10:57:27 +01:00
ios Added outbag icon 2023-03-23 10:57:27 +01:00
lib Formatted files using dart format 2023-12-22 20:14:36 +01:00
linux Added Platforms 2023-03-17 21:04:45 +01:00
macos Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
test Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
web Added outbag icon 2023-03-23 10:57:27 +01:00
windows Added outbag icon 2023-03-23 10:57:27 +01:00
.gitignore Initial commit 2023-03-17 09:41:08 +01:00
.metadata Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
analysis_options.yaml Added missing flutter files/folders 2023-03-17 21:05:31 +01:00
l10n.yaml Added translations using l10n 2023-03-29 15:14:27 +02:00
LICENSE Added AGPL-3.0-or-later license 2023-03-29 17:18:05 +02:00
pubspec.lock Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
pubspec.yaml Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
README.md Moved to markdown-based README 2023-12-22 20:45:09 +01:00

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.

Translation status