Added Talk chat hyperlink recognition and open browser on tap

This commit is contained in:
2023-02-25 14:30:39 +01:00
parent 08a2d95882
commit 0a62207e4a
4 changed files with 59 additions and 1 deletions

View File

@ -54,6 +54,10 @@ dependencies:
flutter_launcher_icons: ^0.11.0
pretty_json: ^2.0.0
cached_network_image: ^3.2.3
open_file: ^2.1.1
flowder: ^0.2.0
url_launcher: ^6.1.10
flutter_linkify: ^5.0.2
dependency_overrides:
xml: ^6.2.2