This video will cover several methods to handling text overflow issues in a flutter app. The video will show how to auto size text to one line regardless of the text length by resizing the font-size. Then see how to use the auto_size_text package for more control over auto sizing multiple lines of text.
0:00 - The Overflow Problem
0:27 - Using an Expanded Widget
0:51 - FittedBox for one line autosizing
2:12 - Multi-line text autosizing
🔗 auto_size_text package: https://pub.dev/packages/auto_size_text
🤑 GET 10% OFF iubenda Privacy Policy: https://iubenda.refr.cc/1manstartup
💬 Join the Discord: https://1manstartup.com/discord
😎 If you enjoy the videos, consider supporting the channel: https://1manstartup.com/donate
#flutter