flutterx_forms 1.4.8 copy "flutterx_forms: ^1.4.8" to clipboard
flutterx_forms: ^1.4.8 copied to clipboard

Create, validate and manage all aspects of your forms in a new simple way. :D :D :D

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterx_forms

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

dependencies:
  flutterx_forms: ^1.4.8

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:flutterx_forms/flutterx_forms.dart';
2
likes
135
points
1.17k
downloads

Publisher

unverified uploader

Weekly Downloads

Create, validate and manage all aspects of your forms in a new simple way. :D :D :D

Homepage

License

BSD-3-Clause (license)

Dependencies

collection, cross_file, file_selector, flutter, flutterx_utils, intl, mime, web

More

Packages that depend on flutterx_forms