local_first_shared_preferences 0.1.1 copy "local_first_shared_preferences: ^0.1.1" to clipboard
local_first_shared_preferences: ^0.1.1 copied to clipboard

SharedPreferences adapter for local_first config key-value storage.

0.1.1 #

  • Updated documentation: standardized Contributing and Support the Project sections.

0.1.0 #

  • Initial release of local_first_shared_preferences
  • Implements ConfigKeyValueStorage using shared_preferences with namespace support
  • Includes example app wired to the shared_preferences adapter and full test coverage