emacs_text_field 0.1.3 copy "emacs_text_field: ^0.1.3" to clipboard
emacs_text_field: ^0.1.3 copied to clipboard

A Flutter TextField widget with common Emacs key bindings.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emacs_text_field

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

dependencies:
  emacs_text_field: ^0.1.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:emacs_text_field/emacs_text_field.dart';
0
likes
160
points
921
downloads

Documentation

API reference

Publisher

verified publishertogaware.com

Weekly Downloads

A Flutter TextField widget with common Emacs key bindings.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on emacs_text_field