* feat: build app in CI
* fix: use correct jobs format
* fix: do not specify flutter version
* fix(ci): simplify triggers and build files
* fix: use new theme apis
* 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>
Merge branch 'master' into feature/dark-mode
Add white logo in dark mode
Make button shadow dark
Format
Add dark mode
Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#46
Reviewed-by: konrad <konrad@kola-entertainments.de>
Merge branch 'master' into feature/dark-mode
Add white logo in dark mode
Make button shadow dark
Format
Add dark mode
Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#46
Reviewed-by: konrad <konrad@kola-entertainments.de>