text_field_custom_hai 0.0.2 copy "text_field_custom_hai: ^0.0.2" to clipboard
text_field_custom_hai: ^0.0.2 copied to clipboard

TextFieldCustom is a Flutter package that provides a customizable and feature-rich text field widget for Flutter applications. This package aims to streamline the process of creating text input fields [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_field_custom_hai

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

dependencies:
  text_field_custom_hai: ^0.0.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:text_field_custom_hai/text_field_custom_hai.dart';
1
likes
130
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

TextFieldCustom is a Flutter package that provides a customizable and feature-rich text field widget for Flutter applications. This package aims to streamline the process of creating text input fields with advanced functionalities and enhanced visual appearance.

Repository (GitLab)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on text_field_custom_hai