Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 589 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 589 Bytes

[2.0.2] - 10/09/2021

  • Updated golden_toolkit dev dependency to ^0.10.0
  • Fixed build error due to flutter: null in pubspec.yaml
  • Added golden tests

[2.0.1] - 13/06/2021

  • Added property multiTextStyles to apply multiple TextStyle.
  • Added dev_dependency to golden_toolkit to create unit tests.
  • Fixed text parsing issues.

[2.0.0] - 26/03/2021

  • Breaking Changes: Migration to nullsafety

[1.0.0+1] - 04/03/2021

  • Fix to make it compile with Flutter 2.0

[1.0.0] - 12/02/2021.

  • First release: allow to style multiple parts of string dynamically.