selectable_autolink_text 1.3.5 selectable_autolink_text: ^1.3.5 copied to clipboard
Generate inline links that can be selected and tapped in text for Flutter.
[1.3.5] - 2020-10-04 #
- Update urlRegExpPattern
[1.3.4] - 2020-08-20 #
- Remove duplication of tap
[1.3.3] - 2020-06-11 #
- Add global position to onTapOther
[1.3.2] - 2020-05-07 #
- Support Flutter 1.17.0
[1.3.1+1] - 2020-04-25 #
- Update example and README.md
[1.3.1] - 2020-03-26 #
- Improve link tap detection
[1.3.0] - 2020-03-22 #
- Add position to onTapOther
[1.2.0] - 2020-02-09 #
- Support Highlighted link style
[1.1.1] - 2020-01-23 #
- Add onTapOther
[1.1.0] - 2019-11-03 #
- Add More advanced usage
[1.0.1] - 2019-10-18 #
- Modify AutoLinkUtils.shrinkUrl
[1.0.0+3] - 2019-09-23 #
- Update CHANGELOG.md
[1.0.0+2] - 2019-09-22 #
- Update README.md
[1.0.0+1] - 2019-09-22 #
- Initial release.