base_cod_view 0.0.3
base_cod_view: ^0.0.3 copied to clipboard
A Flutter package for displaying and highlighting code with customizable styles and features.
0.0.3 #
- Fixed property naming across language definitions
- Fix pub point
0.0.2 #
- Added text selection color support with
::selectionCSS - Added
getSelectionCss()method to get selection styles - Added
toHtmlWithStyles()method for complete HTML with inline CSS - Improved code highlighting with customizable selection colors
- Added comprehensive example with WebView integration
- Support for multiple languages (Dart, JavaScript, Python)
0.0.1 #
- Initial release
- Basic syntax highlighting support
- HTML output generation