base_cod_view 0.0.6 copy "base_cod_view: ^0.0.6" to clipboard
base_cod_view: ^0.0.6 copied to clipboard

A Flutter package for displaying and highlighting code with customizable styles and features.

0.0.6 #

  • Fix pub point

0.0.5 #

  • Fix pub point

0.0.4 - 2025-11-18 #

Fixed #

  • Fixed syntax highlighting color inheritance in
  • Corrected style propagation to child nodes
  • Resolved issue where all text appeared white/gray

0.0.3 #

  • Fixed property naming across language definitions
  • Fix pub point

0.0.2 #

  • Added text selection color support with ::selection CSS
  • 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
1
likes
140
points
180
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

A Flutter package for displaying and highlighting code with customizable styles and features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, path

More

Packages that depend on base_cod_view