text_chunk_styling 2.0.2
text_chunk_styling: ^2.0.2 copied to clipboard
Flutter package which allows to style specific parts of a String.
2.0.2 10/09/2021 #
- Updated
golden_toolkitdev dependency to^0.10.0 - Fixed build error due to
flutter: nullinpubspec.yaml - Added golden tests
2.0.1 13/06/2021 #
- Added property
multiTextStylesto apply multipleTextStyle. - Added dev_dependency to
golden_toolkitto 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.