hyper_render_highlight 1.1.3 copy "hyper_render_highlight: ^1.1.3" to clipboard
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: none from 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_core 1.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 any flutter_highlight theme directly
  • 180+ languages: Inherits full language support from flutter_highlight / highlight packages

🐛 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
3
likes
160
points
312
downloads

Documentation

API reference

Publisher

verified publisherbrewkits.dev

Weekly Downloads

Syntax highlighting plugin for HyperRender using flutter_highlight. Supports 180+ programming languages with multiple themes.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #syntax-highlighting #code-highlight

License

MIT (license)

Dependencies

flutter, flutter_highlight, highlight, hyper_render_core

More

Packages that depend on hyper_render_highlight