textformfield_unit 1.0.5 copy "textformfield_unit: ^1.0.5" to clipboard
textformfield_unit: ^1.0.5 copied to clipboard

A TextFormField with units.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add textformfield_unit

With Flutter:

 $ flutter pub add textformfield_unit

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

dependencies:
  textformfield_unit: ^1.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:textformfield_unit/textformfield_unit.dart';
2
likes
0
points
78
downloads

Publisher

verified publishertramontana.co.hu

Weekly Downloads

A TextFormField with units.

Repository (GitHub)
View/report issues

Topics

#flutter #form #form-field

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on textformfield_unit