feat: redesign and lots of progress

This commit is contained in:
2026-04-26 22:43:22 +02:00
parent 16ac66471a
commit 82ea8125e1
24 changed files with 1095 additions and 1315 deletions

View File

@ -42,3 +42,7 @@ android {
flutter {
source = "../.."
}
dependencies {
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
}