duskmoon_settings 1.0.1 copy "duskmoon_settings: ^1.0.1" to clipboard
duskmoon_settings: ^1.0.1 copied to clipboard

Settings UI for DuskMoon Design System — Material, Cupertino, Fluent

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add duskmoon_settings

With Flutter:

 $ flutter pub add duskmoon_settings

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

dependencies:
  duskmoon_settings: ^1.0.1

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:duskmoon_settings/duskmoon_settings.dart';
0
likes
0
points
75
downloads

Publisher

verified publishergsmlg.dev

Weekly Downloads

Settings UI for DuskMoon Design System — Material, Cupertino, Fluent

Repository (GitHub)
View/report issues

Topics

#flutter #settings #ui #material-design #cupertino

License

unknown (license)

Dependencies

duskmoon_theme, flutter

More

Packages that depend on duskmoon_settings