keepsettings 0.0.2 copy "keepsettings: ^0.0.2" to clipboard
keepsettings: ^0.0.2 copied to clipboard

Settings UI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keepsettings

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

dependencies:
  keepsettings: ^0.0.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:keepsettings/keepsettings.dart';
4
likes
70
pub points
50%
popularity

Publisher

unverified uploader

Settings UI

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on keepsettings