duskmoon_form 1.7.0 copy "duskmoon_form: ^1.7.0" to clipboard
duskmoon_form: ^1.7.0 copied to clipboard

Form state management and adaptive form widgets for DuskMoon Design System

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add duskmoon_form

With Flutter:

 $ flutter pub add duskmoon_form

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

dependencies:
  duskmoon_form: ^1.7.0

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_form/duskmoon_form.dart';
0
likes
0
points
141
downloads

Publisher

verified publishergsmlg.dev

Weekly Downloads

Form state management and adaptive form widgets for DuskMoon Design System

Repository (GitHub)
View/report issues

Topics

#flutter #form #bloc #adaptive #material-design

License

unknown (license)

Dependencies

bloc, collection, duskmoon_theme, duskmoon_widgets, equatable, fluent_ui, flutter, flutter_bloc, intl, meta, rxdart, uuid

More

Packages that depend on duskmoon_form