customizable_textfield 1.0.0 copy "customizable_textfield: ^1.0.0" to clipboard
customizable_textfield: ^1.0.0 copied to clipboard

A customizable Flutter TextField widget with support for prefix/suffix icons, SVGs, and dynamic resizing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customizable_textfield

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

dependencies:
  customizable_textfield: ^1.0.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:customizable_textfield/customizable_textfield.dart';
0
likes
135
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter TextField widget with support for prefix/suffix icons, SVGs, and dynamic resizing.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on customizable_textfield