form_field_widgets 1.3.0 copy "form_field_widgets: ^1.3.0" to clipboard
form_field_widgets: ^1.3.0 copied to clipboard

A class hierarchy of the CRUD pattern List, Add, Ediat and Delete

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add form_field_widgets

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

dependencies:
  form_field_widgets: ^1.3.0

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:form_field_widgets/form_field_widgets.dart';
1
likes
140
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

A class hierarchy of the CRUD pattern List, Add, Ediat and Delete

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, fluttery_framework

More

Packages that depend on form_field_widgets