highlighting 0.9.0+11.8.0 copy "highlighting: ^0.9.0+11.8.0" to clipboard
highlighting: ^0.9.0+11.8.0 copied to clipboard

Syntax highlighting for Dart with lots of languages and themes support.

0.9.0+11.8.0 #

  • BREAKING: Requires Dart 2.17+.
  • BREAKING: Language class introduced for languages, Mode is now only used for in-language rules. Many properties are moved from Mode to Language.
  • BREAKING: registerLanguage() now accepts a single positional parameter of Language. name is now optional and named, Language.id is used by default.
  • BREAKING: Mode.ref is deleted, ModeReference class is introduced instead.
  • BREAKING: Mode.self is deleted, ModeSelfReference class is introduced instead.
  • Upgraded to HighlightJS 11.8.0.
  • Language.id is added.

0.8.1+11.7.0 #

  • Fixed all languages except HTTP.

0.8.0 #

  • Forked by Akvelon, initial rough cleanup.

0.7.0 (2021-03-07) #

Features #

0.6.0 (2020-02-04) #

Bug Fixes #

0.5.0 (2019-11-14) #

Bug Fixes #

Features #

0.4.1 (2019-11-12) #

Bug Fixes #

Features #

  • add graphql and vue (5f558bf)
  • add highlight core module for more control (c2bee79)

0.4.0 (2019-09-20) #

Bug Fixes #

  • use plaintext mode if no language match (3c8bb95)
  • gallery: correct language (77855a0)
  • drop dart:io dependency for web (3aa0155)

Features #

0.3.0 (2019-09-02) #

Bug Fixes #

Features #

  • gallery: add source code link (3bbc1c1)

0.2.0 (2019-08-26) #

Bug Fixes #

  • drop dart:io dependency at platform web (05963ef)
  • rename folder following pub (510d607)

Features #

  • add padding and textStyle props (d4ed23d)

0.1.0 (2019-08-25) #

Bug Fixes #

Features #

3
likes
110
pub points
78%
popularity

Publisher

verified publisherakvelon.com

Syntax highlighting for Dart with lots of languages and themes support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, equatable, meta, tuple

More

Packages that depend on highlighting