meshcore-open/lib
zjs81 a0be63b2e7 feat: integrate link handling in chat screen with linkify support
- Added flutter_linkify package to auto-detect and linkify URLs in chat messages.
- Implemented LinkHandler class to manage link tap confirmations and URL launching.
- Updated chat_screen.dart to use Linkify for displaying message text with links.
- Registered url_launcher plugin for handling URL launches across platforms.
- Updated pubspec.yaml and pubspec.lock to include new dependencies.
- Cleaned up untranslated.json by removing unused translations.
2026-01-20 21:42:54 -07:00
..
connector feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
helpers feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
l10n feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
models feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
screens feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
services remove msg notify prefix when preview avail 2026-01-20 17:35:14 -08:00
storage feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
utils Add localization support and translation script 2026-01-11 17:13:50 -07:00
widgets feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
main.dart Fix issues flagged by flutter analyze 2026-01-17 11:00:34 -05:00