termui_flutter 0.2.0
termui_flutter: ^0.2.0 copied to clipboard
Flutter integration package for termui, containing the reusable Terminal widget and GPU-accelerated canvas renderer.
Changelog #
All notable changes to this project will be documented in this file.
0.2.0 #
- Add golden image tests
- Add OSC 22 mouse cursors (don't use iterm2, use something good)
- Fix form navigation; add reverse text cursor
- Consolidate widget_book examples.
0.1.0 #
A custom flutter renderer for termui that uses atlases to render performantly.