declarative_text_form_field 0.8.0 copy "declarative_text_form_field: ^0.8.0" to clipboard
declarative_text_form_field: ^0.8.0 copied to clipboard

A declarative text form field for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add declarative_text_form_field

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

dependencies:
  declarative_text_form_field: ^0.8.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:declarative_text_form_field/declarative_text_form_field.dart';
0
likes
130
points
155
downloads

Publisher

unverified uploader

Weekly Downloads

A declarative text form field for Flutter.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on declarative_text_form_field