Commit Graph

48 Commits

Author SHA1 Message Date
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
iamstanlee db7f020f15 changed pkg name to linkfy_text 2021-06-03 20:16:21 -07:00
iamstanlee af7621bec8 released v1.0.0 2021-06-03 20:08:27 -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 3d43917444 add LICENSE 2021-06-03 13:03:51 -07:00
iamstanlee f29c812dad initial commit 2021-06-03 13:00:21 -07:00
Stanley Akpama 4e79840358
Initial commit 2021-06-03 04:56:06 -07:00