simc / auto_size_text

Flutter widget that automatically resizes text to fit perfectly within its bounds.
https://pub.dev/packages/auto_size_text
MIT License
2.06k stars 241 forks source link

[Feature] is that possible add a parameter like 'maxHeight' ? #59

Open jerryzhoujw opened 4 years ago

jerryzhoujw commented 4 years ago

Is your feature request related to a problem? Please describe. Usually a text area will have know area size, so instead of setup a maxLines, is that possible to setup a maxHeight ?