syntax_highlight 0.5.0 copy "syntax_highlight: ^0.5.0" to clipboard
syntax_highlight: ^0.5.0 copied to clipboard

Syntax highlighting in the style of VSCode for Flutter, takes a string and returns a formatted TextSpan.

0.5.0 #

  • Adds support for CSS, Go, HTML, Java, JavaScript, Kotlin, Python, Rust, Swift, and TypeScript.
  • Adds CodeEditor.
  • Adds live demo of the code editor with link from the README.

0.4.0 #

  • Adds support for JSON.
  • Adds methods for programatically adding new languages.

0.3.0 #

  • Adds support for Serverpod model files.

0.2.0 #

  • Adds support for SQL.

0.1.0 #

  • First stable release.
54
likes
150
points
12.8k
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

Syntax highlighting in the style of VSCode for Flutter, takes a string and returns a formatted TextSpan.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, string_scanner, super_clipboard

More

Packages that depend on syntax_highlight