json_preferences 0.2.1 copy "json_preferences: ^0.2.1" to clipboard
json_preferences: ^0.2.1 copied to clipboard

outdated

Combine json object with [SharedPreferences]. And an extended version with notifier.

Json object with shared_preferences

Features #

Provide two flavors:

  • [JsonPreferences] - Json object with [SharedPreferences]
  • [JsonPreferencesNotify] - Provide [ChangeNotifier] for data update and a [saveNotifier] triggered by [save]

Getting started #

flutter pub add json_preferences

Usage #

import 'package:json_preferences/json_preferences.dart'

[Example coming soon]

Additional information #

[Work in progress]

1
likes
0
pub points
0%
popularity

Publisher

verified publisherjsiu.dev

Combine json object with [SharedPreferences]. And an extended version with notifier.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lazy_collection, shared_preferences

More

Packages that depend on json_preferences