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

Here is the custom text field

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_field_custom_advance

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

dependencies:
  text_field_custom_advance: ^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:text_field_custom_advance/custom_form_fields.dart';
import 'package:text_field_custom_advance/custom_text_form_field.dart';
import 'package:text_field_custom_advance/utils/constants.dart';
import 'package:text_field_custom_advance/utils/font_wieghts.dart';
1
likes
110
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Here is the custom text field

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on text_field_custom_advance