gizmos_settings_screen 0.1.0-nullsafety.2 copy "gizmos_settings_screen: ^0.1.0-nullsafety.2" to clipboard
gizmos_settings_screen: ^0.1.0-nullsafety.2 copied to clipboard

A Flutter package for displaying in-app settings screens with a native look and feel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gizmos_settings_screen

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

dependencies:
  gizmos_settings_screen: ^0.1.0-nullsafety.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:gizmos_settings_screen/gizmos_settings_screen.dart';
19
likes
130
pub points
46%
popularity

Publisher

verified publishergizmos.dev

A Flutter package for displaying in-app settings screens with a native look and feel.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, pedantic

More

Packages that depend on gizmos_settings_screen