auto_text_resizer 1.0.1

SDKflutter
Platformandroidioswindowslinuxmacosweb

A lightweight Flutter widget that automatically adjusts and resizes text to perfectly fit within its container. Ideal for dynamic layouts, buttons, cards, and titles where text size must adapt to available space.

auto_text_resizer

A lightweight Flutter widget that automatically resizes text to fit within its container.
Perfect for dynamic layouts, buttons, and titles where text length may vary.


✨ Features

  • 🔹 Automatically adjusts text size to fit the available space.
  • 🔹 Prevents overflow and clipping in dynamic layouts.
  • 🔹 Supports max and min font sizes.
  • 🔹 Easy to use, plug‑and‑play widget.

🚀 Getting Started

Add this to your pubspec.yaml:

dependencies:
  auto_text_resizer: ^1.0.1