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
Matthew Smith d86ed115f6 Add support for phone links 2022-10-19 06:23:53 -07:00
Abhijith K c51109cae0 fix regex condintion checking to identify @user.username 2022-08-02 21:42:31 +05:30
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 5efd675ec3 updates example project 2021-09-02 19:42:48 -07:00
iamstanlee 829ced74d6 refactor: enforce lint rules 2021-09-02 18:24:27 -07:00
iamstanlee 9d2863089f refactor: example app, docs: added gif 2021-06-04 06:24:35 -07:00
iamstanlee fabae5f240 fix pub warnings 2021-06-03 20:33:01 -07:00
iamstanlee d9c0420d9b fix import issue on example folder 2021-06-03 20:16:48 -07:00
iamstanlee af7621bec8 released v1.0.0 2021-06-03 20:08:27 -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