clean_settings_nnbd 0.2.0 copy "clean_settings_nnbd: ^0.2.0" to clipboard
clean_settings_nnbd: ^0.2.0 copied to clipboard

Settings UI generator with sane defaults. Null safety version of the clean_settings package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clean_settings_nnbd

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

dependencies:
  clean_settings_nnbd: ^0.2.0

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:clean_settings_nnbd/clean_settings_nnbd.dart';
1
likes
130
pub points
40%
popularity

Publisher

unverified uploader

Settings UI generator with sane defaults. Null safety version of the clean_settings package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on clean_settings_nnbd