A FittedText Flutter package.
More...
import 'package:fitted_text/fitted_text.dart'; FittedText( 'Lorem Ipsum is simply dummy text of the printing and typesetting industry.', widthPercent: 74, style: TextStyle( color: Colors.white, fontSize: 13, ) )
wachasit.com
Repository (GitHub)View/report issues
API reference
MIT (license)
flutter
Packages that depend on fitted_text
Back