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

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

example/json_preferences_example.dart

// import 'package:json_preferences/json_preferences.dart';

void main() {
  // var awesome = Awesome();
  // print('awesome: ${awesome.isAwesome}');
}
1
likes
140
pub points
0%
popularity

Publisher

verified publisherjsiu.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, lazy_extensions, lazy_log, shared_preferences

More

Packages that depend on json_preferences