rohan20 / flutter-chat-app

A chat app built on Flutter with firebase authentication and image sharing capability.
MIT License
1.13k stars 326 forks source link

Any way to update the packages #19

Open Wooody82 opened 4 years ago

Wooody82 commented 4 years ago

Hi, I have updated the packages to the latest version but its seems the app broken.. any way to fix that?

`Compiler message: lib/ChatScreen.dart:56:32: Error: The argument type 'ChatMessageListItem Function(BuildContext, DataSnapshot, Animation)' can't be assigned to the parameter type 'Widget Function(BuildContext, DataSnapshot, Animation, int)'.

lavahasif commented 4 years ago

did you solve the error

iamraj25 commented 4 years ago

Facing the same error...How to correct it, can anyone help!!