Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 702 Bytes

CHANGELOG.md

File metadata and controls

20 lines (20 loc) · 702 Bytes

[0.5.3] - 26.06.2023

  • Add Dart 3 support

[0.5.2] - 14.09.2021

  • Adding params textAlign, maxLines, softWrap, textOverflow to RichText

[0.5.1] - 01.04.2021

  • Transforms List to RichText

[0.5.0] - 01.04.2021

  • Added Style property

[0.4.0] - 24.03.2021

  • Added NullSafety and updated dependencies

[0.3.0] - 10.11.2020

  • Added functionality [a=LINK] [/a] tags

[0.2.0] - 11.03.2020

  • Added functionality [color=NAME_OF_COLOR_OR_VALUE] [/color] tags

[0.1.0] - 18.02.2020

  • Added functionality for [u][/u] and [i][/i] tags

[0.0.2] - 12.02.2020

  • Added example of usage

[0.0.1] - 12.02.2020 Initial release

  • Added basic functionality for [b][/b] tags