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

discontinuedreplaced by: easy_formz_inputs

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.1.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:formz_inputs/formz_inputs.dart';
1
likes
135
points
16
downloads

Publisher

verified publisherricardodalarme.com

Weekly Downloads

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

Homepage
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, formz

More

Packages that depend on formz_inputs