intelligentsia_forms 1.1.0 copy "intelligentsia_forms: ^1.1.0" to clipboard
intelligentsia_forms: ^1.1.0 copied to clipboard

A customizable Flutter package to build sign-in and sign-up forms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intelligentsia_forms

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

dependencies:
  intelligentsia_forms: ^1.1.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:intelligentsia_forms/intelligentsia_forms.dart';
0
likes
150
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter package to build sign-in and sign-up forms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

another_flushbar, country_picker, flutter

More

Packages that depend on intelligentsia_forms