auto_text 1.0.0+1 copy "auto_text: ^1.0.0+1" to clipboard
auto_text: ^1.0.0+1 copied to clipboard

A Flutter package that provides an auto-resizable text widget.

AutoText - Flutter Package #

AutoText is a Flutter package that automatically scales text size based on the screen width. It makes it easy to create responsive text elements that adjust to different screen sizes, ensuring a consistent and accessible user experience across devices.

Features #

  • Responsive text: Text scales automatically based on the screen width.
  • Customizable: Customize font size, weight, style, and spacing.
  • Easy to use: Simple widget integration in any Flutter project.

Installation #

To use the AutoText package, add it as a dependency in your pubspec.yaml file:

dependencies:
  autotext: ^1.0.0
0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides an auto-resizable text widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on auto_text