stryder-dev/flutter_platform_widgets
Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 62
- 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: 3040
- days_rel: n/a
- days_push: 231
- n_releases_24m: 0
Adoption not part of the score
1627 stars · 172 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter package providing a common set of platform-aware widgets that automatically render Material design on Android and Cupertino design on iOS from a single widget API. The package is now discontinued and unsupported due to Flutter splitting Material and Cupertino widgets into separate packages.
Use cases
- build one Flutter codebase that looks native on both Android and iOS
- avoid writing Platform.isAndroid conditionals for every widget
- render Material or Cupertino widgets based on ThemeData.platform
- support adaptive styling across Android, iOS, web, macOS, Windows, and Linux
- reduce duplicated widget code when targeting multiple design languages
When to choose
- maintaining an existing Flutter app already built on this package
- need a quick single-widget abstraction over Material and Cupertino in a legacy Flutter version
When to avoid
- starting a new Flutter project, since the package is discontinued with no further bug fixes
- using recent Flutter versions where Material and Cupertino are split into separate packages
- needing long-term support or compatibility updates
Facets
library · maturity abandoned
ui-components frontend-framework mobile-development cross-platform frontend cross-platform flutter dart material-design cupertino platform-adaptive-widgets discontinued android ios
1 source
- readme: https://github.com/stryder-dev/flutter_platform_widgets · fetched 2026-08-28 · 29fce596cd0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stryder-dev/flutter_platform_widgets | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="stryder-dev/flutter_platform_widgets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem