advance_text_field 0.0.5 copy "advance_text_field: ^0.0.5" to clipboard
advance_text_field: ^0.0.5 copied to clipboard

an advance text field for flutter, customizable and contain two button for save and make editable text field.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advance_text_field

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

dependencies:
  advance_text_field: ^0.0.5

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:advance_text_field/advance_text_field.dart';
18
likes
35
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

an advance text field for flutter, customizable and contain two button for save and make editable text field.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advance_text_field