meshcore-open/lib/helpers
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
..
cayenne_lpp.dart Consolidate BufferReader/Writer, add response validation for repeater settings 2026-01-11 13:44:01 -07:00
link_handler.dart feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
reaction_helper.dart upgraded flutter and other fixes 2025-12-31 22:19:48 -07:00
smaz.dart Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
utf8_length_limiter.dart 🔄 Changes 2025-12-26 13:33:03 -07:00