highlight_selectable 0.1.4 copy "highlight_selectable: ^0.1.4" to clipboard
highlight_selectable: ^0.1.4 copied to clipboard

A Flutter widget that displays syntax-highlighted code blocks, with support for selection, copy button, and inline editing. Based on flutter_highlight and highlight.

0.1.4 #

  • Polished look and horizontal scrolling

0.1.3 #

  • Minor widget expansion fix

0.1.2 #

  • Minor bug with the editing functions

0.1.1 #

  • Minor documentation update in README.md

0.1.0 #

  • Initial release of highlight_selectable
  • Added:
    • Syntax highlighting
    • Selectable mode
    • Copy and edit buttons
    • Editable mode with TextField
    • Custom overlay buttons support
0
likes
140
points
259
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that displays syntax-highlighted code blocks, with support for selection, copy button, and inline editing. Based on flutter_highlight and highlight.

Repository (GitHub)
View/report issues

Topics

#flutter #highlight #code #editor #syntax

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, highlight

More

Packages that depend on highlight_selectable