termlib 0.4.0 termlib: ^0.4.0 copied to clipboard
Library that provides a set of utilities for terminal applications.
0.1.0 #
- Initial version.
0.1.1 #
- Comply with pub.dev analysis
0.2.0 #
- added: request terminal window size in pixels query
- added: soft terminal reset
- added: clipboard handling support
0.2.1 #
- fixed: packages dependencies
0.3.0 #
- added: more text styles, support curly underline with color
0.4.0 #
- updated: updated test cases/coverage
- updated: keyboard handling
- updated: export Style profile
- updated: rgb distance function
- new: added underline styles
- new: example to check luminance (dart/light)