extended_text 0.5.6 copy "extended_text: ^0.5.6" to clipboard
extended_text: ^0.5.6 copied to clipboard

outdated

extended official text to quickly build special text like inline image or @somebody,it also provide custom background,custom over flow.

[0.5.6] #

  • issue: fix textEditingValue and textSelectionControls are not update when didUpdateWidget

[0.5.4] #

  • feature: support text selection
  • issue: fix issue about rect of overFlowTextSpan

[0.5.3] #

  • update extended_text_library

[0.5.2] #

  • update path_provider 1.1.0

[0.5.0] #

  • update extended_text_library 1.remove caretIn parameter(SpecialTextSpan) 2.deleteAll parameter has the same effect as caretIn parameter(SpecialTextSpan)

[0.4.9] #

  • fix wrong background rect of OverFlowTextSpan when over flow area has image span

[0.4.8] #

  • fix wrong background rect of OverFlowTextSpan(issue 6)

[0.4.7] #

  • disabled informationCollector to keep backwards compatibility for now (ExtendedNetworkImageProvider)

[0.4.5] #

  • add GestureRecognizer for ImageSpan
  • add demo to show image in photo view

[0.4.3] #

  • handle image span load failed

[0.4.2] #

  • update extended_text_library for cache folder is changed

[0.4.0] #

  • update extended_text_library for BackgroundTextSpan

[0.3.9] #

  • override compareTo method in BackgroundTextSpan and OverFlowTextSpan to fix issue that it was error rendering

[0.3.8] #

  • import extended_text_library

[0.3.4] #

  • fix issue that tap exception throw when use OverFlowTextSpan

[0.3.1] #

  • add clearFailedCache parameter for CachedNetworkImage add clearLoadFailedImageMemoryCache method both them are used to clear image load failed memory cache, so that image will be reloaded

[0.2.9] #

  • update path_provider version from 0.4.1 to 0.5.0+1

[0.2.8] #

  • change SpecialTextGestureTapCallback input from string to dynamic

[0.2.7] #

  • change BeforePaintImage function to BeforePaintTextImage change AfterPaintImage function to AfterPaintTextImage

[0.2.5] #

  • fix issue that BackgroundTextSpan has error clip.

[0.2.4] #

  • add TextPainter wholeTextPainter for BackgroundTextSpan's paintBackground call back,so that you can get info for whole text painter.

[0.2.2] #

  • fix issue that find TextPosition near overflow is not accurate.

[0.2.1] #

  • use ExtendedTextOverflow to replace TextOverflow(new flutter sdk TextOverflow has new value TextOverflow.visible)

[0.1.8] #

  • suport inline image, custom background ,custom over flow.
244
likes
0
pub points
97%
popularity

Publisher

verified publisherfluttercandies.com

extended official text to quickly build special text like inline image or @somebody,it also provide custom background,custom over flow.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extended_image_library, extended_text_library, flutter

More

Packages that depend on extended_text