mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- Introduced translation functionality in chat screen, allowing users to translate messages before sending. - Added MessageTranslationButton to the input bar for enabling/disabling translation. - Implemented translation service to handle incoming and outgoing text translations using llama models. - Enhanced message storage to include original and translated text, language codes, and translation status. - Created UI components for displaying translated messages and managing translation options. - Added translation model management, including downloading and storing models locally. - Updated app settings to manage translation preferences and model selections. |
||
|---|---|---|
| .. | ||
| connector | ||
| helpers | ||
| icons | ||
| l10n | ||
| models | ||
| screens | ||
| services | ||
| storage | ||
| utils | ||
| widgets | ||
| main.dart | ||