advanced_textfield 0.0.7+2 copy "advanced_textfield: ^0.0.7+2" to clipboard
advanced_textfield: ^0.0.7+2 copied to clipboard

A customizable text field widget for Flutter with built-in validation for email, password, phone, and numeric inputs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_textfield

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

dependencies:
  advanced_textfield: ^0.0.7+2

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:advanced_textfield/advanced_textfield.dart';
3
likes
160
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable text field widget for Flutter with built-in validation for email, password, phone, and numeric inputs

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_textfield