page_forms 0.0.7 copy "page_forms: ^0.0.7" to clipboard
page_forms: ^0.0.7 copied to clipboard

Place each input field in separate page.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add page_forms

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

dependencies:
  page_forms: ^0.0.7

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

Publisher

unverified uploader

Place each input field in separate page.

Homepage

License

GPL-3.0 (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on page_forms