flutter_linkify
Turns text URLs and emails into clickable inline links in text for Flutter.
6.0.0
246K downloads/mo
#773 most downloaded on pub.dev
Cretezy/flutter_linkify
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 2.1 years
Nearly every release is documented
notes for 23 of 23 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
23 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
23 releases · Sep 2018 to May 2023
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 23-
6.0.015 May 2023 -
5.0.213 Apr 2021Release notes
Open source →- Fix SelectableText only supports TextSpan exception for Flutter 2 (#80, thanks MohamedEL-Torky!)
-
5.0.112 Apr 2021 -
5.0.005 Mar 2021 -
4.1.026 Feb 2021Release notes
Open source → -
4.0.206 Nov 2020 -
4.0.106 Nov 2020 -
4.0.006 Nov 2020Release notes
Open source →- Change from
RichTexttoText.rich(#53, thanks @Sorunome!) - Added minimum Flutter version of 1.13.8 (#44, thanks @jamesderlin!)
Major version has been bumped:
linkify(the underlying parsing library) has been upgrade to v3- Expand parsing to
www.URLs (#21, thanks @SpencerLindemuth!) - Add
\rparsing, requires Dart >=2.4 (#26, thanks @hpoul!) - Update loose URL regex to make it more reliable (thanks for the suggestion @olestole!)
- Expand parsing to
- Minimum version of Flutter has been upgrade
- Change from
-
3.1.307 May 2020 -
3.1.225 Apr 2020 -
3.1.125 Apr 2020 -
3.1.010 Jan 2020Release notes
Open source →- Add
SelectableLinkify, for selectable linkified text - Add all props for RichText
- Add
-
3.0.027 Dec 2019Release notes
Open source →- Update to
linkifyv2.0.0 - Change
humanizetooptionsforlinkify - Change
linkTypestolinkifiersforlinkify
- Update to
-
2.1.023 Mar 2019 -
2.0.018 Mar 2019Release notes
Open source →- Add email address linking (thanks PieterAelse! #8).
- Breaking: Change API to pass a
LinkableElementto theonOpencallback:- Accessing the URL can be done by using
link.url. - You can check using
isif it is aLinkElementorEmailElementfor custom handling.
- Accessing the URL can be done by using
- Added
linkTypesoption to enable/disable parsing URLs/emails. - More line break fixes (should be the last! #9).
-
1.1.104 Mar 2019 -
1.1.019 Feb 2019 -
1.0.419 Feb 2019 -
1.0.307 Nov 2018 -
1.0.205 Nov 2018 -
1.0.115 Sep 2018 -
1.0.015 Sep 2018 -
1.0.0+115 Sep 2018