conduit/lib/shared/utils
cogwheel 5b18b3aa56 feat(chat): implement composer text insertion functionality
- Added `ComposerTextInsertion` class and provider to manage text insertion requests in the chat interface.
- Integrated `composerTextInsertionTargetId` into relevant components, allowing for targeted text insertion.
- Enhanced `ModernChatInput` to handle text insertion at the current selection, improving user experience during message composition.
- Updated `StreamingMarkdownWidget` and `AssistantMessageWidget` to support the new text insertion feature, ensuring consistent behavior across chat components.
2026-06-05 00:14:37 +05:30
..
ask_conduit_context_menu.dart feat(chat): implement composer text insertion functionality 2026-06-05 00:14:37 +05:30
bytes_audio_source.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
conversation_context_menu.dart feat(chat): enhance chat page toolbar and context menu functionality 2026-05-17 16:15:30 +05:30
file_type_utils.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
platform_page_route.dart chore(dependencies): update package versions and clean up Podfile.lock 2026-05-21 17:56:02 +05:30
platform_scroll_physics.dart feat(widget): refactor app group and URL scheme handling for iOS widgets 2026-05-17 14:39:26 +05:30
platform_utils.dart Refine app haptics with flutter_vibrate 2026-03-23 23:46:42 +05:30
ui_utils.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
utf16_sanitizer.dart feat(open-terminal): integrate open-terminal functionality 2026-05-18 17:07:05 +05:30