settings_ui_plus 0.2.7 copy "settings_ui_plus: ^0.2.7" to clipboard
settings_ui_plus: ^0.2.7 copied to clipboard

Build native-looking settings screens in minutes. A single API that adapts to Material and Cupertino design guidelines automatically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add settings_ui_plus

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

dependencies:
  settings_ui_plus: ^0.2.7

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:settings_ui_plus/settings_ui_plus.dart';
1
likes
160
points
24
downloads

Documentation

API reference

Publisher

verified publisherfaizahmaddae.com

Weekly Downloads

Build native-looking settings screens in minutes. A single API that adapts to Material and Cupertino design guidelines automatically.

Repository (GitHub)
View/report issues

Topics

#settings #ui #preferences

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on settings_ui_plus