code_text_field 1.0.0-8
code_text_field: ^1.0.0-8 copied to clipboard
A customizable code field supporting syntax highlighting, bi-directionnal scrolling and code modifiers
1.0.0-1 - 2021-03-06 #
- Initial release
1.0.0-4 - 2021-03-11 #
- Added horizontal scrolling support
- Added code modifiers
- Cleaner padding API
1.0.0-6 - 2021-03-12 #
- Added a temporary fix for https://github.com/flutter/flutter/issues/77929
1.0.0-7 - 2021-03-12 #
- Added a rawText getter to CodeController