joseph-grabinger / flutter_to_pdf

Create PDFs but work with normal Flutter Widgets.
MIT License
21 stars 17 forks source link

Replace deprecated usage of `textScaleFactor` #50

Closed joseph-grabinger closed 10 months ago

joseph-grabinger commented 10 months ago

textScaleFactor is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre

Used in: