londonappbrewery / flash-chat-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
195 stars 677 forks source link

Starter app text color #5

Open andermoran opened 5 years ago

andermoran commented 5 years ago

The app is themed in dark mode, thus the text in the app is white by default. This is problematic because the textfields are on a white background so you can't see the text.

lewisstevens1 commented 4 years ago

@andermoran - Please have a look at the related PR, it should provide you a fix to the issue you are having.