Skip to content

Latest commit

 

History

History
99 lines (50 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

99 lines (50 loc) · 1.26 KB

[2.6.0] - 2023-05-15

  • Support Flutter 3.10.0

[2.5.0] - 2023-03-30

  • Support contextMenuBuilder

[2.4.1] - 2023-01-15

  • Fix longPress event

[2.4.0] - 2023-01-15

  • Support Flutter 3.3.0

[2.3.0] - 2021-09-09

  • Support Flutter 2.5.0

[2.2.0] - 2021-05-19

  • Fix SelectableText

[2.1.0] - 2021-05-19

  • Fix buildTextSpan

[2.0.0] - 2021-03-11

  • Migrate to null safety

[1.3.7+1] - 2021-02-26

  • Fix tap event

[1.3.7] - 2021-02-26

  • Fix duplicate longPress events

[1.3.6] - 2020-11-26

  • Add onLongPressOther

[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.