stryder-dev

flutter_platform_widgets

stryder-dev

Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets

AI 简介

这是一个已停止维护的 Flutter 插件,旨在通过统一的平台感知组件(Platform-aware widgets)自动适配 Material(Android)与 Cupertino(iOS)设计规范,减少跨平台 UI 开发中重复编写条件渲染代码的工作量。其核心功能是提供如 PlatformElevatedButton 等封装组件,根据运行时平台或 ThemeData.platform 自动选择底层原生风格控件,并支持 Web、macOS、Windows 和 Linux 等多平台目标。适用于需兼顾多端设计语言一致性、追求开发效率的 Flutter 跨平台应用项目,但需注意该项目已官方弃用,不再提供更新与兼容性支持。

Dart
MIT License
1.6k
Stars
172
Forks
18
Watchers
45
Issues

Star 增长

今日0
近 7 天0
近 30 天0
综合评分54.71
默认分支master