formz_inputs 1.0.0 copy "formz_inputs: ^1.0.0" to clipboard
formz_inputs: ^1.0.0 copied to clipboard

discontinuedreplaced by: easy_formz_inputs
outdated

A set of ready-to-use formz inputs to make your life easier!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add formz_inputs

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

dependencies:
  formz_inputs: ^1.0.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:formz_inputs/formz_inputs.dart';
1
likes
0
points
14
downloads

Publisher

verified publisherricardodalarme.com

Weekly Downloads

A set of ready-to-use formz inputs to make your life easier!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, formz

More

Packages that depend on formz_inputs