fitted_text 1.0.1 copy "fitted_text: ^1.0.1" to clipboard
fitted_text: ^1.0.1 copied to clipboard

outdated

A FittedText Flutter package.

fitted_text #

A FittedText Flutter package.

Usage #

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,
  )
)
2
likes
20
points
36
downloads

Publisher

verified publisherinteniquetic.com

Weekly Downloads

A FittedText Flutter package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fitted_text