AOSSIE-Org / AOSSIE-Org/OpenPeerChat-flutter
Export Chat History and Attached Files
- Linguagem predominante
- Dart
- Estrelas
- 31
- Forks
- 53
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Allow users to download and preserve a record of their chat history, including text messages, images, or other shared files. This could be helpful for data backup or archival purposes.
Goals:
• Simplify the extraction of conversation data into a user-friendly format (e.g., PDF, JSON, or a zipped folder).
• Include an option to export attached media/files, either embedded or in a separate directory.
Possible Approach:
• Aggregate messages from the local storage.
• Generate a structured export file (e.g., JSON) or a PDF with text and embedded media links.
• Provide a clear UI option for the export and store the exported file securely in local storage.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.