londonappbrewery / Flutter-Course-Resources

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

Flash-Chat-Flutter - Chat-Screen . dart #49

Open Aatashh opened 3 years ago

Aatashh commented 3 years ago

image

Aatashh commented 3 years ago

Somebody help on above screenshot. My code is exactly matched with lesson # 183. Registering Users with Firebase using FirebaseAuth

suradaraghmeh commented 3 years ago

review this you will find the solution https://github.com/londonappbrewery/Flash-Chat-Flutter-Complete/issues/10

Caleb1920 commented 3 years ago

If u still want the help. In the newer version FirebaseUser has been deprecated, so u must use User instead.

MdRubayat commented 3 years ago

Screen Shot 2021-06-06 at 12 01 52 AM i was having the similer issue but at the line 19,107,116 & 122 i got stuck. please can anyone help me? Screen Shot 2021-06-06 at 12 04 36 AM