JohnE
|
46d21c5244
|
NEW: moved Link class to be with main Linkify class for type saftey, code completion, all good
|
2025-10-06 21:46:43 -07:00 |
JohnE
|
40330ad1af
|
NEW: 'linkify' all around, no more confusion, you dirty dogs
|
2025-10-06 20:33:03 -07:00 |
JohnE
|
44862c7672
|
MOD: version bump to 1.2.0 because we are improved
|
2025-10-06 20:32:40 -07:00 |
JohnE
|
0133104d41
|
MOD: library ver bumps
|
2025-10-06 19:18:16 -07:00 |
JohnE
|
34ba46a564
|
MOD: handles ports, multiple subdomains, and avoids invalid dots
|
2025-10-06 19:18:00 -07:00 |
JohnE
|
fdb497e1ed
|
MOD: ignore example/ios/Flutter/ephemeral/ showing up in project
|
2025-10-06 19:11:45 -07:00 |
loqmanali
|
e2b9589ced
|
fix: Support URLs with hyphenated domains and localhost/IP addresses - Add support for hyphenated domain names (Fixes #22) - Add support for localhost URLs (Fixes #21) - Add support for IP address URLs - Update tests and example app - Update dependencies
|
2025-10-06 17:02:08 -07:00 |
minhtritc97
|
1e2f5287cd
|
fix: update url regex
|
2025-10-06 16:14:24 -07:00 |
loqmanali
|
43cb1b79cd
|
fix: Support URLs with hyphenated domain names - Updated URL regex pattern to include hyphens in domain names - Added test cases for hyphenated domains - Updated example app with hyphenated domain examples - Fixes #22
|
2025-10-06 16:14:23 -07:00 |
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 |