2000calories / flutter_easy_rich_text

The EasyRichText widget provides an easy way to use RichText.
https://pub.dev/packages/easy_rich_text
MIT License
79 stars 34 forks source link

Add textScaler in constructor #61

Closed ClovisProvost closed 2 months ago

ClovisProvost commented 2 months ago

Resolve: https://github.com/2000calories/flutter_easy_rich_text/issues/51 but also remove the need to use it by defaulting to MediaQuery.of(context).textScaler. This PR also deprecates textScaleFactor.