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

Libraries

auto_text_resizer