preferences_nullsafety 4.0.1-nullSafety copy "preferences_nullsafety: ^4.0.1-nullSafety" to clipboard
preferences_nullsafety: ^4.0.1-nullSafety copied to clipboard

Create Preference Screens easily with advanced features and subpages

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add preferences_nullsafety

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  preferences_nullsafety: ^4.0.1-nullSafety

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:preferences_nullsafety/preferences_nullsafety.dart';
2
likes
70
pub points
0%
popularity

Publisher

verified publishersiyoutechnology.com

Create Preference Screens easily with advanced features and subpages

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on preferences_nullsafety