A calendar Android app showing the week view. It uses CalDAV via DAVx⁵.
Note: the iOS, linux, macOS, Windows and web builds do not work.
This is a Flutter project using Dart.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
$ flutter pub run
$ flutter pub run flutter_launcher_icons
$ flutter pub run flutter_native_splash:create
$ ./run_tests.sh
$ flutter clean
$ flutter build apk
See https://randombits.dev/articles/android/signing-with-cmd
GNU AGPL v3