PackageTrack
Sign in Get early access

url_launcher_web

Web platform implementation of url_launcher

2.4.3 6.7M downloads/mo #98 most downloaded on pub.dev flutter/packages

What this package is like to depend on

Last release 3 months ago

05 May 2026

Release timing varies

gaps range from 2 weeks to 9 months

Nearly every release is documented

notes for 51 of 51 stable releases

1 version withdrawn

withdrawn after publishing

7 years old

53 releases · first in 2019

2 releases in the last 12 months

see the full history below

Release timeline

53 releases · Nov 2019 to May 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 53
  1. 2.4.3 05 May 2026
    Release notes
    • Removes a LICENSE entry for code that no longer exists in the package.
    Open source →
  2. 2.4.2 15 Jan 2026
    Release notes
    • Fixes an issue that caused duplicate semantic nodes for Link widgets.
    • Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
    Open source →
  3. 2.4.1 24 Apr 2025
    Release notes
    • Fixes a bug that triggers Links when they are not supposed to.
    Open source →
  4. 2.4.0 10 Jan 2025
    Release notes
    • Enhances handling of out-of-order events.
    • Adds support for clicks with a modifier key (e.g. cmd+click).
    • Improves support for semantics.
    • Applies the target attribute to semantic links.
    • Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.
    Open source →
  5. 2.3.3 06 Aug 2024
    Release notes
    • Changes launchUrl so it always returns true, except for disallowed URL schemes.
    Open source →
  6. 2.3.2 01 Aug 2024
    Release notes
    • Adds support for web: ^1.0.0.
    Open source →
  7. 2.3.1 15 Apr 2024
    Release notes
    • Implements correct handling of keyboard events with Link.
    Open source →
  8. 2.3.0 20 Feb 2024
    Release notes
    • Updates web code to package web: ^0.5.0.
    • Updates SDK version to Dart ^3.3.0. Flutter ^3.19.0.
    Open source →
  9. 2.2.3 04 Jan 2024
    Release notes
    • Fixes new lint warnings.
    Open source →
  10. 2.2.2 08 Dec 2023
    Release notes
    • Adds documentation that a launch in a new window/tab needs to be triggered by a user action.
    Open source →
  11. 2.2.1 21 Nov 2023
    Release notes
    • Supports Flutter Web + Wasm
    • Updates minimum supported SDK version to Flutter 3.16.0/Dart 3.2.0.
    Open source →
  12. 2.2.0 24 Oct 2023
    Release notes
    • Implements supportsMode and supportsCloseForMode.
    Open source →
  13. 2.1.0 23 Oct 2023
    Release notes
    • Adds launchUrl implementation.
    • Prevents Tabnabbing and disallows javascript: URLs on launch and launchUrl.
    Open source →
  14. 2.0.20 30 Aug 2023
    Release notes
    • Migrates to dart:ui_web APIs.
    • Updates minimum supported SDK version to Flutter 3.13.0/Dart 3.1.0.
    Open source →
  15. 2.0.19 30 Aug 2023
    Release notes
    • Adds pub topics to package metadata.
    • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
    Open source →
  16. 2.0.18 06 Jul 2023
    Release notes
    • Removes nested third_party Safari check.
    Open source →
  17. 2.0.17 22 May 2023
    Release notes
    • Removes obsolete null checks on non-nullable values.
    • Updates minimum Flutter version to 3.3.
    Open source →
  18. 2.0.16 08 Mar 2023
    Release notes
    • Clarifies explanation of endorsement in README.
    • Aligns Dart and Flutter SDK constraints.
    Open source →
  19. 2.0.15 22 Feb 2023
    Release notes
    • Updates links for the merge of flutter/plugins into flutter/packages.
    • Updates minimum Flutter version to 3.0.
    Open source →
  20. 2.0.14 20 Jan 2023
    Release notes
    • Updates code for stricter lint checks.
    • Updates minimum Flutter version to 2.10.
    Open source →
  21. 2.0.13 05 Aug 2022
    Release notes
    • Updates url_launcher_platform_interface constraint to the correct minimum version.
    Open source →
  22. 2.0.12 15 Jun 2022
    Release notes
    • Fixes call to setState after dispose on the Link widget. Issue.
    • Removes unused BuildContext from the LinkViewController.
    Open source →
  23. 2.0.11 11 May 2022
    Release notes
    • Minor fixes for new analysis options.
    Open source →
  24. 2.0.10 10 May 2022
    Release notes
    • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
    Open source →
  25. 2.0.9 25 Feb 2022
    Release notes
    • Fixes invalid routes when opening a Link in a new tab
    Open source →
  26. 2.0.8 05 Feb 2022
    Release notes
    • Updates the minimum Flutter version to 2.10, which is required by the change in 2.0.7.
    Open source →
  27. 2.0.7 04 Feb 2022 withdrawn
    Release notes
    • Marks the Link widget as invisible so it can be optimized by the engine.
    Open source →
  28. 2.0.6 10 Jan 2022
    Release notes
    • Removes dependency on meta.
    Open source →
  29. 2.0.5 30 Nov 2021
    Release notes
    • Updates code for new analysis options.
    Open source →
  30. 2.0.4 20 Aug 2021
    Release notes
    • Add implements to pubspec.
    Open source →
  31. 2.0.2 27 Jul 2021
    Release notes
    • Updated installation instructions in README.
    Open source →
  32. 2.0.1 01 Jun 2021
    Release notes
    • Change sizing code of Link widget's HtmlElementView so it works well when slotted.
    Open source →
  33. 2.0.0 22 Feb 2021
    Release notes
    • Migrate to null safety.
    Open source →
  34. 2.0.0-nullsafety 16 Feb 2021 pre-release

    Nothing published for this version

  35. 0.1.5 20 Oct 2020
    Release notes
    • Added the web implementation of the Link widget.
    Open source →
  36. 0.1.5+1 05 Nov 2020
    Release notes
    • Substitute undefined_prefixed_name: ignore analyzer setting by a dart:ui shim with conditional exports. Issue.
    Open source →
  37. 0.1.5+3 29 Jan 2021
    Release notes
    • Fix Link misalignment issue.
    Open source →
  38. 0.1.4+1 23 Sep 2020
    Release notes
    • Add a more correct attribution to package:platform_detect code.
    Open source →
  39. 0.1.3 28 Aug 2020
    Release notes
    • Added webOnlyWindowName parameter to launch()
    Open source →
  40. 0.1.3+1 31 Aug 2020
    Release notes
    • Depend explicitly on the platform_interface package that adds the webOnlyWindowName parameter.
    Open source →
  41. 0.1.3+2 10 Sep 2020
    Release notes
    • Fix a typo in a test name and fix some style inconsistencies.
    Open source →
  42. 0.1.2 30 Jun 2020
    Release notes
    • Adds "tel" and "sms" support
    Open source →
  43. 0.1.2+1 14 Aug 2020
    Release notes
    • Update docs
    Open source →
  44. 0.1.1 06 Feb 2020
    Release notes
    • Added support for mailto scheme
    Open source →
  45. 0.1.1+1 20 Feb 2020
    Release notes
    • Make the pedantic dev_dependency explicit.
    Open source →
  46. 0.1.1+2 23 Apr 2020
    Release notes
    • Open urls with target "_top" on iOS PWAs.
    Open source →
  47. 0.1.1+4 06 May 2020
    Release notes
    • Declare API stability and compatibility with 1.0.0 (more details at: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0).
    Open source →
  48. 0.1.1+5 12 May 2020
    Release notes
    • Update lower bound of dart dependency to 2.1.0.
    Open source →
  49. 0.1.1+6 19 May 2020
    Release notes
    • Open "mailto" urls with target set as "_top" on Safari browsers.
    • Update lower bound of dart dependency to 2.2.0.
    Open source →
  50. 0.1.0 19 Nov 2019
    Release notes
    • Update docs and pubspec.
    Open source →
  51. 0.1.0+1 09 Dec 2019
    Release notes
    • Add an android/ folder with no-op implementation to workaround https://github.com/flutter/flutter/issues/46304.
    • Bump the minimal required Flutter version to 1.10.0.
    Open source →
  52. 0.1.0+2 12 Dec 2019
    Release notes
    • Remove androidx references from the no-op android implemenation.
    Open source →
  53. 0.0.2 19 Nov 2019
    Release notes
    • Switch to using url_launcher_platform_interface.
    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