Sheldon
Sheldon copied to clipboard
Type-safe reactive preferences for Android
Gradle incremental annotation processing is not supported in `com.malinskiy.sheldon.codegen.PreferencesProcessor` Reference: https://docs.gradle.org/nightly/userguide/java_plugin.html#sec:incremental_annotation_processing
Getting data from shared preference files should be synchronous because once a shared pref file is loaded all its key value pairs are stored in memory, this library forces Asychrnity...
Current version doesn't have Kotlin support for interfaces (Default annotation can't be applied to methods, etc.)