url_launcher_android
Android implementation of the url_launcher plugin.
6.3.32
6.8M downloads/mo
#91 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 2 months ago
02 Jun 2026
Release timing varies
gaps range from 2 weeks to 4 months
Nearly every release is documented
notes for 61 of 61 stable releases
2 versions withdrawn
withdrawn after publishing
5 years old
63 releases · first in 2021
14 releases in the last 12 months
see the full history below
Release timeline
63 releases · Nov 2021 to Jun 2026
2022
2023
2024
2025
2026
Releases
latest 60 of 63-
6.3.3202 Jun 2026 -
6.3.3102 Jun 2026Release notes
Open source →- Migrates to Built-in Kotlin to support AGP 9.
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
-
6.3.3020 May 2026 -
6.3.2925 Mar 2026 -
6.3.2821 Nov 2025 -
6.3.2719 Nov 2025 -
6.3.2619 Nov 2025 -
6.3.2517 Nov 2025 -
6.3.2408 Oct 2025 -
6.3.2302 Oct 2025 -
6.3.2215 Sep 2025 -
6.3.2110 Sep 2025Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.35.
- Removes obsolete code related to supporting SDK <24.
-
6.3.2010 Sep 2025Release notes
Open source →- Restore SDK 21-23 support, as the previous change was intended to require Flutter 3.35, but didn't.
-
6.3.1909 Sep 2025 withdrawnRelease notes
Open source →- Retracted due to not including the Flutter min SDK change.
- Updates minimum supported SDK version to Flutter 3.35.
- Removes obsolete code related to supporting SDK <24.
-
6.3.1827 Aug 2025Release notes
Open source →- Bumps com.android.tools.build:gradle to 8.12.1.
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
-
6.3.1707 Aug 2025 -
6.3.1619 Apr 2025 -
6.3.1506 Mar 2025 -
6.3.1431 Oct 2024 -
6.3.1323 Oct 2024 -
6.3.1205 Oct 2024 -
6.3.1104 Oct 2024 -
6.3.1021 Aug 2024Release notes
Open source →- Removes dependency on org.jetbrains.kotlin:kotlin-bom.
- Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
-
6.3.913 Aug 2024 -
6.3.830 Jul 2024 -
6.3.729 Jul 2024 -
6.3.626 Jul 2024 -
6.3.518 Jul 2024 -
6.3.417 Jul 2024 -
6.3.328 May 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
- Removes support for apps using the v1 Android embedding.
-
6.3.220 May 2024 -
6.3.112 Apr 2024Release notes
Open source →- Updates minSdkVersion to 19.
- Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
-
6.3.013 Feb 2024Release notes
Open source →- Adds support for
BrowserConfiguration. - Implements
showTitlefunctionality for Android Custom Tabs. - Updates compileSdk version to 34.
- Adds support for
-
6.2.209 Jan 2024 -
6.2.104 Jan 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
- Fixes lint warnings.
-
6.2.024 Oct 2023Release notes
Open source →- Adds support for
inAppBrowserViewas a separate launch mode option frominAppWebViewmode.inAppBrowserViewis the preferred in-app mode for most uses, but does not supportcloseInAppWebView. - Implements
supportsModeandsupportsCloseForMode.
- Adds support for
-
6.1.124 Oct 2023 -
6.1.031 Aug 2023 -
6.0.3930 Aug 2023Release notes
Open source →- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
-
6.0.3809 Aug 2023Release notes
Open source →- Updates android implementation to support api 34 broadcast receiver requirements.
-
6.0.3720 Jul 2023Release notes
Open source →- Sets android.defaults.buildfeatures.buildconfig to true for compatibility with AGP 8.0+.
-
6.0.3622 Jun 2023Release notes
Open source →- Bumps androidx.annotation:annotation from 1.2.0 to 1.6.0.
- Adds a dependency on kotlin-bom to align versions of Kotlin transitive dependencies.
-
6.0.3526 May 2023 -
6.0.3417 May 2023 -
6.0.3312 May 2023 withdrawn -
6.0.3128 Apr 2023 -
6.0.3027 Apr 2023Release notes
Open source →- Adds
targetCompatibiltymatchingsourceCompatibilityfor older toolchains.
- Adds
-
6.0.2926 Apr 2023 -
6.0.2712 Apr 2023 -
6.0.2621 Mar 2023 -
6.0.2508 Mar 2023Release notes
Open source →- Clarifies explanation of endorsement in README.
- Aligns Dart and Flutter SDK constraints.
-
6.0.2422 Feb 2023Release notes
Open source →- Updates links for the merge of flutter/plugins into flutter/packages.
- Updates minimum Flutter version to 3.0.
-
6.0.2320 Jan 2023 -
6.0.2221 Nov 2022 -
6.0.2128 Oct 2022 -
6.0.2025 Oct 2022 -
6.0.1912 Sep 2022 -
6.0.1806 Sep 2022 -
6.0.1710 May 2022Release notes
Open source →- Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
-
6.0.1626 Apr 2022Release notes
Open source →- Adds fallback querying for
canLaunchwith web URLs, to avoid false negatives when there is a custom scheme handler.
- Adds fallback querying for