base_cod_view
A Flutter package for displaying and highlighting code with customizable styles and features.
What this package is like to depend on
Last release 9 months ago
19 Nov 2025
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
6 releases · first in 2024
5 releases in the last 12 months
see the full history below
Release timeline
6 releases · Nov 2024 to Nov 2025
2025
2026
Releases
latest 6-
0.0.619 Nov 2025 -
0.0.519 Nov 2025 -
0.0.418 Nov 2025Release notes
Open source →Fixed
- Fixed syntax highlighting color inheritance in
- Corrected style propagation to child nodes
- Resolved issue where all text appeared white/gray
-
0.0.315 Nov 2025 -
0.0.215 Nov 2025Release notes
Open source →- 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)
- Added text selection color support with
-
0.0.124 Nov 2024Release notes
Open source →- Initial release
- Basic syntax highlighting support
- HTML output generation