SpicyChair / pluvia_weather_flutter

Pluvia 🌦️ | A weather app with beautiful animations, built with Flutter.
GNU General Public License v3.0
149 stars 17 forks source link

Status bar visual bug #7

Closed Donkey-Doug closed 3 years ago

Donkey-Doug commented 3 years ago

The app seems to enforce somekind of shadow on the status bar. The text in the statusbar is not readable:

Screenshot_20210725-000809_Pluvia

SpicyChair commented 3 years ago

Should be fixed in latest version.

In current_weather_screen.dart: return Scaffold( appBar: AppBar( brightness: Brightness.dark