flutterx_forms 1.2.1 copy "flutterx_forms: ^1.2.1" to clipboard
flutterx_forms: ^1.2.1 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.2.1

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';
0
likes
140
points
142
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, flutterx_application, flutterx_live_data, flutterx_utils

More

Packages that depend on flutterx_forms