Commit Graph

10 Commits

Author SHA1 Message Date
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 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