TF-2047 Add linkify library to detect link/email

(cherry picked from commit 672acf5759962197870d4d75509d717d4aa5e131)
This commit is contained in:
dab246
2023-07-31 16:44:08 +07:00
committed by Dat Vu
parent 3aabc2e2ca
commit 4731add0e5
3 changed files with 18 additions and 0 deletions
+8
View File
@@ -320,6 +320,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.6.7"
linkify:
dependency: "direct main"
description:
name: linkify
sha256: "4139ea77f4651ab9c315b577da2dd108d9aa0bd84b5d03d33323f1970c645832"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
lints:
dependency: transitive
description:
+2
View File
@@ -73,6 +73,8 @@ dependencies:
flutter_typeahead: 4.6.0
linkify: 5.0.0
dev_dependencies:
flutter_test:
sdk: flutter
+8
View File
@@ -1007,6 +1007,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "6.6.1"
linkify:
dependency: transitive
description:
name: linkify
sha256: "4139ea77f4651ab9c315b577da2dd108d9aa0bd84b5d03d33323f1970c645832"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
lints:
dependency: transitive
description: