hyper_render_highlight 1.1.3
hyper_render_highlight: ^1.1.3 copied to clipboard
Syntax highlighting plugin for HyperRender using flutter_highlight. Supports 180+ programming languages with multiple themes.
Changelog — hyper_render_highlight #
1.1.3 - 2026-03-25 #
- Remove
publish_to: nonefrom pubspec.yaml so pub.dev can verify the repository URL (fixes 10-point deduction).
1.1.2 - 2026-03-25 #
- Version bump to stay in sync with
hyper_render_core1.1.2 (Ruby selection fixes, CSS @keyframes support). - No API changes in this package.
1.1.1 - 2026-03-23 #
- Maintenance release: no code changes — republish to sync repository verification with current git HEAD
1.1.0 - 2026-03-20 #
✨ New Features #
- Theme API:
SyntaxTheme.fromHighlightTheme()factory for using anyflutter_highlighttheme directly - 180+ languages: Inherits full language support from
flutter_highlight/highlightpackages
🐛 Bug Fixes #
- Null language: Graceful fallback when no language hint is provided — renders as plain monospace text
1.0.0 - 2026-01-15 #
- Initial release: syntax highlighting plugin for HyperRender
<code>and<pre>blocks