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

Editable text widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add editable_text_widget

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

dependencies:
  editable_text_widget: ^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:editable_text_widget/editable_text_widget.dart';
2
likes
140
points
27
downloads

Publisher

verified publishercommoncodebase.org

Weekly Downloads

Editable text widget for Flutter.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on editable_text_widget