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

Hint texts for Login screen and Registration screen is not visible #28

Closed ismaan1998 closed 4 years ago

ismaan1998 commented 4 years ago

According to the tutorial on Udemy, The hint text in the text fields should be visible on the login screen and welcome screen's text fields but it is not for my android emulator. And I haven't changed anything in this project.

Expected Behaviour image

Actual Behaviour image

ismaan1998 commented 4 years ago

I have solved it by changing the color of hintText.

image