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

remove print statements from production code #23

Closed CaleyD closed 2 years ago

CaleyD commented 2 years ago

remove print statements from production code - they add a lot of noise into consuming code test runs and needlessly pollute the console while running apps in the simulator

2000calories commented 2 years ago

oops... I have merged your commit and published a new version on pub.dev