diagramo_textfield 0.0.1 copy "diagramo_textfield: ^0.0.1" to clipboard
diagramo_textfield: ^0.0.1 copied to clipboard

CustomTextFormField is a versatile Flutter widget designed for creating customizable text input fields. It supports features like labels, hint text, icons, validation, and flexible styling options, ma [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diagramo_textfield

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

dependencies:
  diagramo_textfield: ^0.0.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:diagramo_textfield/diagramo_textfield.dart';
0
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

CustomTextFormField is a versatile Flutter widget designed for creating customizable text input fields. It supports features like labels, hint text, icons, validation, and flexible styling options, making it ideal for building responsive forms and user input interfaces.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on diagramo_textfield