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

outdated

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.0.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';
0
likes
0
points
137
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

License

unknown (license)

Dependencies

collection, flutter, flutterx_application, flutterx_live_data, flutterx_utils

More

Packages that depend on flutterx_forms