By any chance are you using vector_graphics package? it might be a dependancy of many packages, like flutter_svg.
Some time ago there was an update on this package that caused us having same issue with rendering texts. (version 1.1.16) we pinned the version to vector_graphics: 1.1.15 and it worked.