flipperdevices / Flipper-Android-App

Android Mobile app to rule all Flipper's family
https://forum.flipperzero.one/c/mobile/14
MIT License
1.5k stars 172 forks source link

Migrate preference module to kmp #908

Closed LionZXY closed 2 months ago

LionZXY commented 2 months ago

Background

Right now, :core:preference is the bottle neck for migrating an entire project to KMP. With this PR we are migrating :core:preference to KMP structure

Changes

Test plan