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

Feature Request: PlatformAppBar flag noBlur #435

Closed nissaba closed 7 months ago

nissaba commented 1 year ago

PlatformAppBar would need a flag to set or unset the blurred effect from it. this looks very bad if the view as a full view image background.

aqwert commented 9 months ago

Can you give an example how to achieve this with both the material AppBar and cupertino CupertinoNavigationBar widgets directly