OpenFlutter/flutter_screenutil
Flutter screen adaptation, font adaptation, get screen information observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 28
- Release rhythm 8
- Longevity 100
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: 2904
- days_rel: n/a
- days_push: 436
- n_releases_24m: 0
Adoption not part of the score
4022 stars · 510 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Flutter library for adapting screen and font sizes so UI layouts render reasonably across different device screen sizes. It provides utilities to scale dimensions based on a design draft size and query screen information.
Use cases
- make my flutter app ui adapt to different screen sizes
- scale fonts and widgets based on design draft size
- responsive layout for phones and tablets in flutter
- convert design mockup dimensions to flutter units
- get screen width height and density in flutter
- support multiple device sizes without layout breaking
When to choose
- you build Flutter apps that must look consistent across phones, tablets, and different resolutions
- your designs are based on a fixed-size mockup and you want proportional scaling
- you need simple screen information queries alongside size adaptation
When to avoid
- you use native Android/iOS development rather than Flutter
- you prefer fully responsive constraint-based layouts over proportional scaling
- you need web or desktop-first adaptive layouts with complex breakpoints
Facets
library · maturity active
ui-components mobile-framework mobile-development cross-platform frontend cross-platform flutter screen-adaptation responsive-design font-scaling screen-size mobile
1 source
- readme: https://github.com/OpenFlutter/flutter_screenutil · fetched 2026-08-28 · 992a96f1042f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenFlutter/flutter_screenutil | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="OpenFlutter/flutter_screenutil")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem