PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 23
  1. 6.0.0 15 May 2023
    Release notes
    • Update to linkify v5
    • Make sure it works with latest Flutter
    • Merge Add LinkifySpan (#108)
    • Merge Fix unit tests (#111)
    • Merge Use bodyText2 only if there's no style passed in parameters (#96)
      • Now uses bodyMedium
    Open source →
  2. 5.0.2 13 Apr 2021
    Release notes
    • Fix SelectableText only supports TextSpan exception for Flutter 2 (#80, thanks MohamedEL-Torky!)
    Open source →
  3. 5.0.1 12 Apr 2021
    Release notes
    Open source →
  4. 5.0.0 05 Mar 2021
    Release notes

    v5.0.0: Add null-safety

    Open source →
    Release notes
    • Add null-safety support. Now required Dart >=2.12
    Open source →
  5. 4.1.0 26 Feb 2021
    Release notes
    Open source →
  6. 4.0.2 06 Nov 2020
    Release notes
    • Added unit tests
    Open source →
  7. 4.0.1 06 Nov 2020
    Release notes

    v4.0.1: Forgot to bump version in README

    Open source →
    Release notes
    • Release of 4.0.0, forgot to bump version in README
    Open source →
  8. 4.0.0 06 Nov 2020
    Release notes

    v4.0.0: Upgrade linkify, minimum Flutter version, use Text.rich

    Open source →
    Release notes

    Major version has been bumped:

    • linkify (the underlying parsing library) has been upgrade to v3
    • Minimum version of Flutter has been upgrade
    Open source →
  9. 3.1.3 07 May 2020
    Release notes

    v3.1.3: Change body1 to bodyText2

    Open source →
    Release notes
    • Update body1 to bodyText2
    Open source →
  10. 3.1.2 25 Apr 2020
    Release notes

    v3.1.2: Forgot to bump README

    Open source →
    Release notes
    • Forgot to bump README version
    Open source →
  11. 3.1.1 25 Apr 2020
    Release notes

    v3.1.1: Upgrade linkify to v2.1.0

    Open source →
    Release notes
    • Update to linkify v2.1.0
    Open source →
  12. 3.1.0 10 Jan 2020
    Release notes
    • Add SelectableLinkify, for selectable linkified text
    • Add all props for RichText
    Open source →
  13. 3.0.0 27 Dec 2019
    Release notes
    • Update to linkify v2.0.0
    • Change humanize to options for linkify
    • Change linkTypes to linkifiers for linkify
    Open source →
  14. 2.1.0 23 Mar 2019
    Release notes
    • Split to linkify package.
      • This might break if you were using the internal linkify method.
    • Add text alignment (#11).
    Open source →
  15. 2.0.0 18 Mar 2019
    Release notes
    • Add email address linking (thanks PieterAelse! #8).
    • Breaking: Change API to pass a LinkableElement to the onOpen callback:
      • Accessing the URL can be done by using link.url.
      • You can check using is if it is a LinkElement or EmailElement for custom handling.
    • Added linkTypes option to enable/disable parsing URLs/emails.
    • More line break fixes (should be the last! #9).
    Open source →
  16. 1.1.1 04 Mar 2019
    Release notes
    • Fix humanize option on multi-link text (not being passed down).
    Open source →
  17. 1.1.0 19 Feb 2019
    Release notes
    • Add humanize option to remove protocol.
    Open source →
  18. 1.0.4 19 Feb 2019
    Release notes
    • Fix bug with newlines (#1)
    Open source →
  19. 1.0.3 07 Nov 2018
    Release notes
    • Fix another bug with whitespace (#1)
    Open source →
  20. 1.0.2 05 Nov 2018
    Release notes
    • Fix bug with whitespace (#1)
    Open source →
  21. 1.0.1 15 Sep 2018
    Release notes
    • Add more documentation.
    Open source →
  22. 1.0.0 15 Sep 2018
    Release notes
    • Initial release.
    Open source →
  23. 1.0.0+1 15 Sep 2018
    Release notes
    • Update description.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive