Skip to content

ChatMessageListItem #11

@mishubham

Description

@mishubham

itemBuilder: (_, DataSnapshot messageSnapshot,
Animation animation) {
return new ChatMessageListItem(
messageSnapshot: messageSnapshot,
animation: animation,
);
},

this gives error. please tell mi solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions