-
Notifications
You must be signed in to change notification settings - Fork 50
Open
1 / 61 of 6 issues completedLabels
Description
There's a ton of features in Cobble that are implemented in flutter, we want to move to Kotlin Multiplatform, both in UI (Compose Multiplatform) and implementation, so it's more maintainable and we don't have to cross the 'gap' between flutter and the native code.
Alot of work has already been done on this to remove our reliance on a flutter background worker, but we still have the UI and any business logic still in flutter to do!
- KMP Settings tab #304
- Calendar management
- Notification filtering
- Developer options & dev connection
- KMP Appstore #303
- KMP Watches tab #305
- KMP Rebble sign-in #306
- KMP Pairing and onboarding #307
- KMP Firmware updates #308
These should be gradually integrated, launching the associated screen in the KMP UI when selected from flutter (as the Locker tab currently does)
gywst, qichuan, nischithp, UnknownCrafts, kozaxinan and 2 morelavglaab, antempus, ItsHarper, WhosNickDoglio, markusressel and 7 moreterrakok