Closed
Description
The status bar text color logic recently changed and doesn't look correct. Screenshots below from the starter project. I've noticed the issue in the Hamilton app where white text will display in the status bar when the content is also light-colored so it seems like the logic is inverted.
flutter doctor -v
[✓] Flutter (Channel master, v0.4.3, on Mac OS X 10.13.4 17E202, locale en-US)
• Flutter version 0.4.3 at /Users/albertlardizabal/dev/flutter
• Framework revision f086a45f82 (12 hours ago), 2018-05-11 00:45:32 -0700
• Engine revision 9ae10ef702
• Dart version 2.0.0-dev.53.0.flutter-e6d7d67f4b
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at /Users/albertlardizabal/Library/Android/sdk
• Android NDK at /Users/albertlardizabal/Library/Android/sdk/ndk-bundle
• Platform android-27, build-tools 27.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 9.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.3, Build version 9E145
• ios-deploy 1.9.2
• CocoaPods version 1.5.0
[✓] Android Studio (version 3.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 24.2.1
• Dart plugin version 173.4700
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
[✓] IntelliJ IDEA Community Edition (version 2018.1.3)
• IntelliJ at /Applications/IntelliJ IDEA CE.app
• Flutter plugin version 24.2.2
• Dart plugin version 181.4892.1
Metadata
Metadata
Assignees
Labels
No labels