Commit Graph

60 Commits

Author SHA1 Message Date
minhtritc97 ea9faf279b fix: regex url with query 2025-10-06 14:48:40 -07:00
minhtritc97 cb709ec7cd fix: update url regex 2025-10-06 14:48:40 -07:00
minhtritc97 4e385d9cd4 fix: update url regex 2025-10-06 14:48:40 -07:00
Minh Tri ddf4ca932a chore: rename param 2025-10-06 14:48:40 -07:00
Minh Tri 97f8d95f2d chore: format code 2025-10-06 14:48:40 -07:00
Minh Tri e64a0fc4fd feat: replace linkify text 2025-10-06 14:48:40 -07:00
Minh Tri 98299e28c4 feat: return linkify list 2025-10-06 14:48:40 -07:00
minhtritc97 9dbaa08a7b
support utf-8 languages for hashTag and userTag (#17) 2024-05-29 10:45:47 +01:00
Hxphieno 4feb8a26c6
[fix] some urls will be misjudged to phone (#16) 2024-04-13 19:15:45 +01:00
Stanley Akpama 8088c99085 Bump version 2024-04-02 08:14:59 +01:00
Stanley Akpama 1c1c939dad
Update flutter to v3.19.3 and overrall improvements (#15) 2024-04-02 07:56:20 +01:00
Tanmoy karmakar 679a9194df
updated the regex for url for proper recognition (#13) 2022-12-08 02:11:52 +01:00
Stanley Akpama 4a7b20605f
Merge pull request #11 from apptreesoftware/main
Add support for phone links
2022-10-19 15:21:19 +01:00
Matthew Smith 89ab0c6bd7 Update tests 2022-10-19 06:43:26 -07:00
Matthew Smith d86ed115f6 Add support for phone links 2022-10-19 06:23:53 -07:00
Stanley Akpama 920799102f
Merge pull request #10 from honjow/LinkifySelectableText
add LinkifySelectableText
2022-08-27 12:10:17 +01:00
honjow 6abb8a82ed add LinkifySelectableText 2022-08-27 18:03:50 +08:00
Stanley Akpama a1d49cc6e8
Merge pull request #8 from AbhijithKonnayil/7-issue-identifing-usertag
fix regex condition checking to identify @user.username
2022-08-03 09:08:23 +01:00
Abhijith K c51109cae0 fix regex condintion checking to identify @user.username 2022-08-02 21:42:31 +05:30
Stanley Akpama 8da1999a72
Merge pull request #6 from AbhijithKonnayil/5-custom-link-stlye
add custom link styles and fix bug in identifying link types
2022-07-01 01:29:41 +01:00
Abhijith K 79be3afc55 add custom link styles and fix bug in identifying link types
text with multiple linktypes enabled were not properly identified
2022-06-30 02:30:00 +05:30
iamstanlee 60010c07f9 docs: updates CHANGELOG 2021-09-02 20:14:59 -07:00
iamstanlee 5ac53a135b ci: remove dart analyse 2021-09-02 20:09:17 -07:00
iamstanlee 3999cce34d fix scs 2021-09-02 20:05:19 -07:00
iamstanlee 1121574876 updates docs 2021-09-02 20:04:00 -07:00
iamstanlee 271aa6e1c3 adds github CI workflow 2021-09-02 20:03:41 -07:00
iamstanlee 394a44c737 adds new screenshots 2021-09-02 20:03:10 -07:00
iamstanlee 5efd675ec3 updates example project 2021-09-02 19:42:48 -07:00
iamstanlee 8c09498aaa bump version 2021-09-02 18:32:07 -07:00
iamstanlee c8b5996fce bump version 2021-09-02 18:24:57 -07:00
iamstanlee 829ced74d6 refactor: enforce lint rules 2021-09-02 18:24:27 -07:00
Stanley Akpama e4bb807a30
Merge pull request #1 from filippkowalski/main
Added @userTag handling
2021-09-02 09:33:48 -07:00
Filip d5a37832b5 Added @userTag handling 2021-09-02 09:54:14 +02:00
iamstanlee 7e54777385 doc: updated 2021-06-25 22:36:48 -07:00
iamstanlee e087e774e5 fix(docs): link to issues and pr 2021-06-25 22:04:58 -07:00
iamstanlee 799d619267 fix(docs): link to issues and pr 2021-06-25 22:01:48 -07:00
iamstanlee 2596afe1ab docs: * 2021-06-25 22:00:23 -07:00
iamstanlee ae6d0cb7f2 docs: added todo 2021-06-25 21:54:51 -07:00
iamstanlee 3a120d9eb1 docs: fix gif display on pub.dev 2021-06-04 10:05:02 -07:00
iamstanlee 9d2863089f refactor: example app, docs: added gif 2021-06-04 06:24:35 -07:00
iamstanlee 1f9bd54c4f docs: add pr and issue hrefs 2021-06-04 05:23:44 -07:00
iamstanlee af05a7887d update DOCS 2021-06-04 05:17:17 -07:00
iamstanlee 41c3d19e7d update Docs 2021-06-04 04:58:38 -07:00
iamstanlee 79d192a441 test: use isTrue/isFalse matcher 2021-06-04 04:47:34 -07:00
iamstanlee f5b940bc07 updated readme 2021-06-03 22:22:06 -07:00
iamstanlee e71d8c3383 updated readme 2021-06-03 21:35:39 -07:00
iamstanlee d62fe10784 fix pub warnings 2021-06-03 20:34:03 -07:00
iamstanlee fabae5f240 fix pub warnings 2021-06-03 20:33:01 -07:00
iamstanlee 6923b58fdb fix pub warnings 2021-06-03 20:31:39 -07:00
iamstanlee d9c0420d9b fix import issue on example folder 2021-06-03 20:16:48 -07:00