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

google/flutter.widgets

None observed · 2026-08-28

github.com/google/flutter.widgets · homepage · Dart · BSD-3-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 3110
  • days_rel: n/a
  • days_push: 755
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1437 stars · 529 forks observed · 2026-08-28

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

A collection of Flutter widgets developed by Google but outside the core Flutter team, including scrollable_positioned_list, visibility_detector, linked_scroll_controller, flutter_simple_treeview, and self_storing_input. The original flutter_widgets package has been split into smaller packages and is no longer updated, though individual packages remain available.

Use cases

  • scroll a list to a specific item programmatically in flutter
  • detect when a widget becomes visible on screen
  • sync two scroll views together
  • display a tree structure in flutter
  • auto-save form input values to a data store

When to choose

  • you need programmatic scrolling to items in a long list
  • you need visibility callbacks for child widgets
  • you want Google-authored widget packages for Flutter

When to avoid

  • you want the monolithic flutter_widgets package, which is Dart 3 incompatible and no longer updated
  • you need guaranteed support, as it is best-effort and not endorsed by Google

Facets

library · maturity maintenance

ui-components state-management mobile-development frontend cross-platform cross-platform flutter dart widgets scrolling visibility-detector tree-view mobile android ios

4 sources

Member repositories

RepositoryRoleHealth v2
google/flutter.widgetsmain10

For agents

markdown · JSON · MCP: product_card(name="google/flutter.widgets")

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