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
pub points
68%
popularity

Publisher

verified publishertagnote.app

A syntax highlighting package for Flutter, based on dart_prism.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dart_prism, flutter

More

Packages that depend on flutter_prism