app_preferences_flutter 1.3.2 copy "app_preferences_flutter: ^1.3.2" to clipboard
app_preferences_flutter: ^1.3.2 copied to clipboard

discontinued

Plugin for open and save native preferences on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_preferences_flutter

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

dependencies:
  app_preferences_flutter: ^1.3.2

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:app_preferences_flutter/app_preferences_flutter.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Plugin for open and save native preferences on Android and iOS.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on app_preferences_flutter