Go to file
Denys Vitali 056b2d72c9
chore: format code with dart format (#71)
This PR formats all code with dart format and adds a step to the CI so that it will be checked on every push and PR.
2024-04-05 22:36:56 +02:00
.github/workflows chore: format code with dart format (#71) 2024-04-05 22:36:56 +02:00
.vscode null-safety & some other cleanup 2022-09-03 10:43:16 -05:00
android fixed notifications for A14 2024-02-12 22:25:22 +01:00
assets Use the updated logo 2020-09-03 21:29:23 +02:00
ios Fix 'Expected type after 'as'' 2022-08-23 14:02:54 +02:00
lib chore: format code with dart format (#71) 2024-04-05 22:36:56 +02:00
test chore: format code with dart format (#71) 2024-04-05 22:36:56 +02:00
.drone.yml Re-enable dependencies for iOS build 2021-01-17 15:52:04 +01:00
.gitignore merged Benimautner/vikunja_app into go-vikunja/app 2022-04-20 22:57:21 +02:00
.metadata Add initial flutter project 2018-09-14 18:59:13 +02:00
LICENSE Initial commit 2018-09-14 16:43:30 +00:00
Makefile Provide build for iOS (#42) 2020-06-17 15:54:19 +00:00
README.md Update README.md 2023-07-23 22:53:32 +02:00
pubspec.lock added background token refresh every 12 hours to avoid expiration 2024-02-11 23:30:45 +01:00
pubspec.yaml pushed version tag 2024-02-16 19:11:46 +01:00
renovate.json Configure Renovate (#51) 2020-12-24 14:17:01 +00:00

README.md

Vikunja Cross-Platform App

GitHub release (latest by SemVer including pre-releases) Matrix

Download from Releases

Disclaimer

This app is in alpha pre-release. You must absolutely expect things to not work, and sometimes even break something in the backend. Using this app on important production backends is possible but discouraged. However, as we rely on your feedback about missing features and bugs, we do encourage you to try it out and give us feedback here on GitHub. We are not responsible for lost data and similar destruction.

If you have anything to contribute, please open a PR. It is encouraged to let us know before you start developing, so we can discuss possible overlap with features other people might already be working on. This avoids unnecessary waste of time for either party.

It will be a while until this app is released to the Google Play Store. Until then, please download from the Releases page. If you want to try this app on an iPhone, I cannot provide support, as I do not have an iPhone to develop on. However, contributors have confirmed that it works™. If you do decide to try it out, please share with the community any bugs you experience.