fluttercommunity / backdrop

Backdrop implementation in flutter.
https://pub.dev/packages/backdrop
MIT License
329 stars 37 forks source link

Use AppBar.SystemOverlayStyle instead of AppBar.Brightness #98

Closed pascalwild closed 2 years ago

pascalwild commented 2 years ago

Would be great if you could migrate AppBar.brightness to AppBar.systemOverlayStyle because the property is no longer used.

WieFel commented 2 years ago

@pascalwild thanks for the input! And sorry for the delay. I will have a look at this asap. If you are quicker, please go ahead and open a PR ;)

daadu commented 2 years ago

The feature has landed on pub.dev with v0.7.0.

Thanks @pascalwild for suggesting it, check yourself in project README!