settings_ui_plus 0.2.4 copy "settings_ui_plus: ^0.2.4" to clipboard
settings_ui_plus: ^0.2.4 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 Dart:

 $ dart pub add settings_ui_plus

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 dart pub get):

dependencies:
  settings_ui_plus: ^0.2.4

Alternatively, your editor might support dart pub get or 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
0
points
24
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on settings_ui_plus