new chat widget

This commit is contained in:
Christien Rioux 2025-05-17 18:02:17 -04:00
parent 063eeb8d12
commit 1a9cca0667
44 changed files with 1904 additions and 981 deletions

View file

@ -1,3 +1,4 @@
export 'chat_component_widget.dart';
export 'empty_chat_widget.dart';
export 'no_conversation_widget.dart';
export 'utf8_length_limiting_text_input_formatter.dart';