Commit Graph

14 Commits

Author SHA1 Message Date
JohnE 40330ad1af NEW: 'linkify' all around, no more confusion, you dirty dogs 2025-10-06 20:33:03 -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
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
Matthew Smith 89ab0c6bd7 Update tests 2022-10-19 06:43:26 -07:00
iamstanlee 829ced74d6 refactor: enforce lint rules 2021-09-02 18:24:27 -07:00
iamstanlee 79d192a441 test: use isTrue/isFalse matcher 2021-06-04 04:47:34 -07:00
iamstanlee db7f020f15 changed pkg name to linkfy_text 2021-06-03 20:16:21 -07:00
iamstanlee d66d3a6b53 added text properties 2021-06-03 20:02:09 -07:00
iamstanlee 1a97471f50 refactor: added link model 2021-06-03 19:56:41 -07:00
iamstanlee 612a2b291b added example app 2021-06-03 17:47:19 -07:00
iamstanlee 67bb7a548a add regex tests 2021-06-03 17:06:40 -07:00
iamstanlee 870892fdcf migrate pkg to null safety 2021-06-03 13:52:28 -07:00
iamstanlee f29c812dad initial commit 2021-06-03 13:00:21 -07:00