url_launcher_platform_interface
A common platform interface for the url_launcher plugin.
2.3.2
5.7M downloads/mo
#133 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 25 of 25 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
27 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
27 releases · Oct 2019 to Feb 2024
2020
2021
2022
2023
2024
2025
2026
Releases
latest 27-
2.3.215 Feb 2024 -
2.3.109 Jan 2024 -
2.3.004 Jan 2024Release notes
Open source →- Adds
InAppBrowserConfigurationparameter toLaunchOptions, to configure in-app browser views, such as Android Custom Tabs orSFSafariViewController. - Adds
showTitleparameter toInAppBrowserConfigurationin order to control web-page title visibility.
- Adds
-
2.2.104 Jan 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
- Fixes new lint warnings.
-
2.2.023 Oct 2023Release notes
Open source →- Adds a new
inAppBrowserViewlaunch mode, to distinguish in-app browser views (such as Android Custom Tabs or SFSafariViewController) from simple web views. - Adds
supportsModeandsupportsCloseForModeto query platform support for launching and closing with various modes.
- Adds a new
-
2.1.531 Aug 2023 -
2.1.430 Aug 2023Release notes
Open source →- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
-
2.1.317 Jun 2023Release notes
Open source →- Updates minimum Flutter version to 3.3.
- Aligns Dart and Flutter SDK constraints.
- Removes deprecated API calls.
-
2.1.222 Feb 2023Release notes
Open source →- Updates links for the merge of flutter/plugins into flutter/packages.
- Updates minimum Flutter version to 3.0.
-
2.1.128 Sep 2022Release notes
Open source →- Updates imports for
prefer_relative_imports. - Updates minimum Flutter version to 2.10.
- Updates imports for
-
2.1.017 Jun 2022Release notes
Open source →- Adds a new
launchUrlmethod corresponding to the new app-facing interface.
- Adds a new
-
2.0.507 Jan 2022Release notes
Open source →- Updates code for new analysis options.
- Update to use the
verifymethod introduced in platform_plugin_interface 2.1.0.
-
2.0.404 Jul 2021Release notes
Open source →- Silenced warnings that may occur during build when using a very recent version of Flutter relating to null safety.
-
2.0.320 May 2021 -
2.0.202 Mar 2021 -
2.0.120 Feb 2021 -
2.0.019 Feb 2021 -
2.0.0-nullsafety.105 Nov 2020 pre-releaseNothing published for this version
-
2.0.0-nullsafety28 Oct 2020 pre-releaseNothing published for this version
-
1.0.919 Oct 2020 -
1.0.828 Aug 2020 -
1.0.712 May 2020 -
1.0.620 Feb 2020 -
1.0.517 Dec 2019Release notes
Open source →- Make the
PlatformInterface_tokennonconst(asconstObjects are not unique).
- Make the
-
1.0.411 Dec 2019Release notes
Open source →- Use the common PlatformInterface code from plugin_platform_interface.
- [TEST ONLY BREAKING CHANGE] remove UrlLauncherPlatform.isMock, we're not increasing the major version as doing so for platform interfaces has bad implications, given that this is only going to break test code, and that the plugin is young and shouldn't have third-party users we've decided to land this as a patch bump.
-
1.0.123 Oct 2019 -
1.0.022 Oct 2019