fluffychat/lib/pangea/widgets/chat
2024-09-11 12:49:51 -04:00
..
chat_floating_action_button.dart Buttons move when input bar height changes 2024-07-19 13:56:19 -04:00
input_bar_wrapper.dart wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date 2024-08-30 10:11:43 -04:00
locked_chat_message.dart dart fix 2023-12-04 03:36:44 +01:00
message_audio_card.dart code cleanup 2024-07-12 14:06:21 -04:00
message_buttons.dart position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
message_context_menu.dart toolbar working 2024-02-07 15:28:52 -05:00
message_selection_overlay.dart if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up 2024-09-11 12:49:51 -04:00
message_speech_to_text_card.dart when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation 2024-07-08 16:05:20 -04:00
message_text_selection.dart improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay 2024-09-04 10:20:22 -04:00
message_toolbar.dart position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
message_translation_card.dart removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card 2024-09-11 09:53:09 -04:00
message_unsubscribed_card.dart simplified positioning of toolbar 2024-08-27 13:41:36 -04:00
overlay_footer.dart simplified positioning of toolbar 2024-08-27 13:41:36 -04:00
overlay_header.dart select message on showToolbar and ensure message is deselected on dismiss 2024-08-27 14:09:06 -04:00
speech_to_text_text.dart full draft speech to text with word level feedback 2024-05-06 15:10:15 -04:00
toolbar_content_loading_indicator.dart simplified positioning of toolbar 2024-08-27 13:41:36 -04:00