1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-06 12:39:51 +00:00
Go to file
Timo Reichl ee99869cf6
fix: warnings (#1)
* Ran make format

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* Add VS Code launch config

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* pages/list/list.dart: Stop spinning wheel after adding a task

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* stores/list_store.dart: Fix updateTask() not being a future

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* Replace FlatButton with TextButton widgets

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* components/TaskTile.dart: Remove dead code

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* theme/theme.dart: Fix accentColor deprecation

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* pages/list/list_edit.dart: Fix SnackBar.hideCurrentSnackBar() deprecation

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* Remove unused folder lib/managers

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
2021-12-21 12:22:17 +01:00
.github/workflows feat(ci): build app for PRs and pushes to main (#2) 2021-10-25 20:53:06 +02:00
.vscode fix: warnings (#1) 2021-12-21 12:22:17 +01:00
android Minor fixes; Added signing config for Android 2021-03-19 18:13:38 +03:00
assets Use the updated logo 2020-09-03 21:29:23 +02:00
ios Updated .gitingore 2021-08-23 10:24:30 +03:00
lib fix: warnings (#1) 2021-12-21 12:22:17 +01:00
test Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00
.drone.yml Re-enable dependencies for iOS build 2021-01-17 15:52:04 +01:00
.gitignore fix: warnings (#1) 2021-12-21 12:22:17 +01:00
.metadata Fixes for Flutter 2.0 2021-03-08 09:06:07 +03: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
pubspec.lock fix(deps): remove broken test package constraint 2021-10-11 22:02:08 +02:00
pubspec.yaml fix(deps): remove broken test package constraint 2021-10-11 22:02:08 +02:00
README.md Fix badges (#59) 2021-01-17 15:03:10 +00:00
renovate.json Configure Renovate (#51) 2020-12-24 14:17:01 +00:00

Vikunja Cross-Plattform app

Build Status License: MIT Download TestFlight Beta

Vikunja as Flutter cross platform app.