KMP Libraries
| Image | Library | Description |
|---|---|---|
| KotPreferences | With this library you can declare preferences via kotlin delegates and observe and update them via kotlin flows. This works with any storage implementation, an implementation for JetPack DataStore is provided already. |
|
| Lumberjack | This is a full logging library with a build in way to log to console, file or any custom place as well as optional extensions to send a log file via mail or show it on the device. |