ReinBentdal/styled_widget
Simplifying widget style in Flutter. 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: 2472
- days_rel: n/a
- days_push: 1084
- n_releases_24m: 0
Adoption not part of the score
1338 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter package that simplifies widget styling by using Dart extension methods to chain styling calls instead of deeply nested widget trees. It is inspired by CSS and SwiftUI and works on Android, iOS, desktop, and web.
Use cases
- style flutter widgets with chained methods
- reduce nested widget tree boilerplate in flutter
- apply padding and decoration to widgets concisely
- build flutter ui in a swiftui-like style
- make flutter widget code more readable
When to choose
- you write Flutter apps and want cleaner, flatter widget styling code
- you prefer method chaining over deeply nested constructors
- you want a lightweight styling library that integrates with existing Flutter code
When to avoid
- you prefer standard Flutter widget composition and explicit widget trees
- your team relies on actively maintained packages, as updates have stalled since 2023
- you need styling features beyond what the extension methods cover
Facets
library · maturity maintenance
ui-components frontend-framework mobile-development frontend web-development cross-platform cross-platform flutter dart-extension-methods widget-styling swiftui-inspired declarative-ui mobile web-server
5 sources
- readme: https://github.com/ReinBentdal/styled_widget · fetched 2026-08-28 · c234012be4d7
- homepage: https://pub.dev/packages/styled_widget · fetched 2026-08-29 · 57fe83c62162
- site_page: https://pub.dev/packages/styled_widget/install · fetched 2026-08-29 · f095b8363717
- site_page: https://pub.dev/documentation/styled_widget/latest · fetched 2026-08-29 · 2c1b8f2ece50
- site_page: https://pub.dev/packages/styled_widget/changelog · fetched 2026-08-29 · 1398fa37c5c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ReinBentdal/styled_widget | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ReinBentdal/styled_widget")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem