# 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

Repository: https://github.com/stryder-dev/flutter_platform_widgets
Canonical: https://ross.abutalabs.com/products/flutter_platform_widgets
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, dart, widgets, package
Last push: 2026-01-14T02:54:37+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 62, release rhythm 35, longevity 100
- inputs: {"age_days": 3040, "days_push": 231, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1627, forks 172 (observed 2026-08-28T04:05:13.213070+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: mobile-development, cross-platform, frontend
- platform: cross-platform
- tags: flutter, dart, material-design, cupertino, platform-adaptive-widgets, discontinued, android, ios

## Member repositories
- stryder-dev/flutter_platform_widgets (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.213070+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:25.952674+00:00, confidence not recorded.
  - readme: https://github.com/stryder-dev/flutter_platform_widgets (fetched 2026-08-28T04:05:13.213070+00:00, sha 29fce596cd0e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
