renetik-android-preset

Presets: named snapshots of store-backed properties with save, load and reload. Build on top of the store module to give an app user-selectable configurations.

Packages

Link copied to clipboard

CSPreset and its property factories, plus Preset.init() and the save/reload lifecycle (saveAsCurrent, reloadInternal).

Link copied to clipboard

Store-context plumbing (CSHasPresetStoreContext, PresetStoreContext) that routes properties to the active preset store.

Link copied to clipboard

Preset-aware property types (value and nullable variants) that persist into the selected preset item.

Link copied to clipboard
Link copied to clipboard