formik_flutter 1.0.3 copy "formik_flutter: ^1.0.3" to clipboard
formik_flutter: ^1.0.3 copied to clipboard

A lightweight, declarative form state management solution for Flutter inspired by Formik.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add formik_flutter

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

dependencies:
  formik_flutter: ^1.0.3

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:formik_flutter/formik_flutter.dart';
0
likes
160
points
28
downloads

Documentation

API reference

Publisher

verified publishercodieszone.com

Weekly Downloads

A lightweight, declarative form state management solution for Flutter inspired by Formik.

Repository (GitHub)
View/report issues

Topics

#form #form-validation #formik #state-management

License

MIT (license)

Dependencies

flutter

More

Packages that depend on formik_flutter