Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] about messageTextBuilder #183

Open
resie001 opened this issue Aug 19, 2021 · 1 comment
Open

[Question] about messageTextBuilder #183

resie001 opened this issue Aug 19, 2021 · 1 comment
Labels
question Further information is requested wontfix This will not be worked on

Comments

@resie001
Copy link

resie001 commented Aug 19, 2021

Screenshot_20210820_004347
how to solve this? I'm new to Flutter 2.
The parameter 'messages' can't have a value of 'null' because of its type, but the implicit default value is 'null'.
Try adding either an explicit non-'null' default value or the 'required' modifier.

@resie001 resie001 added the question Further information is requested label Aug 19, 2021
@Heloore
Copy link

Heloore commented Sep 15, 2021

Facing the same issue. Cannot override this func, since it needs ChatMessage to be constant, which is not possible since it dont even have any constant constructor. Please suggest

@SebastienBtr SebastienBtr added the wontfix This will not be worked on label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants