undo_textfield 0.0.3 copy "undo_textfield: ^0.0.3" to clipboard
undo_textfield: ^0.0.3 copied to clipboard

outdated

A flutter plugin that for desktop textfield undo or redo.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add undo_textfield

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

dependencies:
  undo_textfield: ^0.0.3

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:undo_textfield/undo_textfield.dart';
2
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin that for desktop textfield undo or redo.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on undo_textfield