flutter_chat/packages/flutter_chat
Freek van de Ven d60917028a feat: add chatMessageBuilder to the chatoptions to override default behavior
With the chatMessageBuilder it is possible to run a null whenever you still want to use the default but only want to update the chat in very specific cases.
I also slightly refactored the chat_detail_screen.dart to remove duplicate code and make it more readable
2025-01-30 16:24:14 +01:00
..
example feat: add firebase repo implementation, remove scaffold builders and add basescreenbuilder 2024-10-31 11:41:47 +01:00
lib feat: add chatMessageBuilder to the chatoptions to override default behavior 2025-01-30 16:24:14 +01:00
.gitignore fix: feedback 2024-10-31 11:41:47 +01:00
analysis_options.yaml fix: feedback 2024-10-31 11:41:47 +01:00
CHANGELOG.md chore: ready the package for deployment to the pub server 2024-07-19 11:56:04 +02:00
LICENSE chore: ready the package for deployment to the pub server 2024-07-19 11:56:04 +02:00
pubspec.yaml feat: finishup 4.0.0 2024-10-31 11:41:47 +01:00