flutter_prism 0.2.2 copy "flutter_prism: ^0.2.2" to clipboard
flutter_prism: ^0.2.2 copied to clipboard

A syntax highlighting package for Flutter, based on dart_prism.

0.2.2 #

  • Export NoGrammarFoundError from dart_prism.
  • Add dark style PrismStyle.dark.

0.2.1 #

  • Update to dart_prism 0.2.1.
  • Change PrismStyle to constant constructor.
  • New public method mergeWith(...) for PrismStyle class.
  • Set default style for Prism.
  • Add a new option mouseCursor for Prism class.

0.2.0 #

  • Update to dart_prism 0.2.0.
  • Breaking change: Remove root from PrismStyle.
  • Breaking change: Change return type of Prism.render from TextSpan to List

0.1.1 #

  • Improve PrismStyle and it's default text styles.

0.1.0 #

Initial version.

2
likes
160
points
95
downloads

Publisher

verified publishertagnote.app

Weekly Downloads

2024.07.08 - 2025.01.20

A syntax highlighting package for Flutter, based on dart_prism.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dart_prism, flutter

More

Packages that depend on flutter_prism