flutter_settings_screen_ex 0.0.1+1 copy "flutter_settings_screen_ex: ^0.0.1+1" to clipboard
flutter_settings_screen_ex: ^0.0.1+1 copied to clipboard

outdated

A Simple plugin to implement settings UI screens for your flutter apps. Customize what you want, From UI elements, behaviour or underlying storage library. This library is a null compliant version of [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_settings_screen_ex

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

dependencies:
  flutter_settings_screen_ex: ^0.0.1+1

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:flutter_settings_screen_ex/flutter_settings_screen_ex.dart';
4
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Simple plugin to implement settings UI screens for your flutter apps. Customize what you want, From UI elements, behaviour or underlying storage library. This library is a null compliant version of flutter_settings_screens.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on flutter_settings_screen_ex