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
MIT License
1.57k stars 171 forks source link

possible copy and paste error for darkTheme on android #464

Closed SikeyGames closed 1 month ago

SikeyGames commented 1 month ago

MaterialApp got created with darkTheme taken from "dataRouter" instead of "data"

fixed that

aqwert commented 1 month ago

Thanks

aqwert commented 1 month ago

Uploaded version 7.0.1 to pub.dev