extended_forms 0.0.6 copy "extended_forms: ^0.0.6" to clipboard
extended_forms: ^0.0.6 copied to clipboard

outdated

Adds extended functionality to Flutter form widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extended_forms

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

dependencies:
  extended_forms: ^0.0.6

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:extended_forms/extended_forms.dart';
2
likes
0
pub points
13%
popularity

Publisher

unverified uploader

Adds extended functionality to Flutter form widgets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, flutter

More

Packages that depend on extended_forms