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

Flutter widget to use Markup to easily create formatted Text with colors, style and links.

0.2.2 14 October 2025 #

  • Added full support for Text properties in MarkupTextStyle, including alignment, overflow, locale, semantics, and selection color.
  • Updated MarkupText to forward all extended style options to Text.rich, ensuring correct semantics and rendering.
  • Aligned library directives across the package's public API files.

0.2.1 1 July 2024 #

  • Fixed default style in MarkupText widget.

0.2.0 28 June 2024 #

  • Added support text span.

BREAKING CHANGE:

  • Removed context parameter from buildSpan method of MarkupTag class.

0.1.0 16 May 2024 #

  • First Release
3
likes
140
points
132
downloads

Publisher

verified publisher4akloon.tech

Weekly Downloads

Flutter widget to use Markup to easily create formatted Text with colors, style and links.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher

More

Packages that depend on markup_text_plus