flutterx_forms 1.1.9 copy "flutterx_forms: ^1.1.9" to clipboard
flutterx_forms: ^1.1.9 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 Dart:

 $ dart pub add flutterx_forms

With Flutter:

 $ flutter pub add flutterx_forms

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

dependencies:
  flutterx_forms: ^1.1.9

Alternatively, your editor might support dart pub get or 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