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

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.7

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
130
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin that for desktop textfield undo or redo.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on undo_textfield