Ross ROSS = Recommend OSS · open-source software intelligence for agents

simc/auto_size_text

Flutter widget that automatically resizes text to fit perfectly within its bounds. observed · 2026-08-28

github.com/simc/auto_size_text · homepage · Dart · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2904
  • days_rel: n/a
  • days_push: 1000
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2131 stars · 266 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Flutter widget package that automatically resizes text to fit perfectly within its bounds, behaving like the standard Text widget. It supports min/max font sizes, maxLines, synchronized groups, rich text, and overflow replacement.

Use cases

  • make long text shrink to fit inside a fixed-size container in Flutter
  • prevent text overflow on small screens without truncation
  • keep multiple labels at the same font size across widgets
  • display headlines that adapt to available width and height
  • handle dynamic font scale settings in mobile apps

When to choose

  • you are building a Flutter app and need text that auto-fits its container
  • you want a drop-in replacement for Text with responsive font sizing
  • you need synchronized font sizes across several text widgets

When to avoid

  • you are not using Flutter or Dart
  • your text containers have unbounded constraints, since the widget requires bounded constraints
  • you need a package with frequent recent updates, as releases have stalled since late 2023

Facets

library · maturity maintenance

ui-components frontend-framework mobile-development frontend cross-platform cross-platform flutter dart text-widget responsive-text font-scaling android ios web-server

6 sources

Member repositories

RepositoryRoleHealth v2
simc/auto_size_textmain32

For agents

markdown · JSON · MCP: product_card(name="simc/auto_size_text")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem