emacs_text_field 0.1.3
emacs_text_field: ^0.1.3 copied to clipboard
A Flutter TextField widget with common Emacs key bindings.
A Text Field Widget with Emacs Keyboard Commands #
Noted here are the high level changes for the package.
Guide: Each version update is recorded here with a short user-oriented
description of the update. Updates in the 0.0.n series are heading
toward a 0.1 release. The [version timestamp user] string is
utilised by the flutter version_widget package.
The package is available from pub.dev.
Coding documentation is available from solid community au
0.1 Initial Release #
- Guard Platform calls against web deployment [0.1.3 20260707 gjw]
- Scrolling fixes within widget [0.1.2 20260515 gjw]
- Support primary seleciton on Linux [0.1.1 20260514 gjw]
- Initial release to pub.dev [0.1.0 20260501 gjw]