flutter_linkify
flutter_linkify copied to clipboard
Use bodyText2 only if there's no style passed in parameters
Use of bodyText2
as a base style every time had led to some inconsistencies in text rendering in our case. I made bodyText2
usage conditional - only when there's no style passed.
Furthermore, I've added more granular control over MouseRegion
usage as it may be not necessary in some cases and added more problems to text rendering when using Text.rich()
.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: Tumist76
:x: Cretezy
You have signed the CLA already but the status is still pending? Let us recheck it.