android_intent_plus
Flutter plugin for launching Android Intents. Not supported on iOS.
What this package is like to depend on
Last release 1 months ago
23 Jul 2026
Release timing varies
gaps range from 3 weeks to 10 months
Nearly every release is documented
notes for 38 of 38 stable releases
1 version withdrawn
withdrawn after publishing
6 years old
40 releases · first in 2020
2 releases in the last 12 months
see the full history below
Release timeline
40 releases · Apr 2020 to Jul 2026
2021
2022
2023
2024
2025
2026
Releases
latest 40-
6.1.023 Jul 2026 -
6.0.011 Sep 2025Release notes
Open source →Note: This release has breaking changes.
On Android plugin now requires the following:
- Android Gradle Plugin >=8.12.1
- Gradle wrapper >=8.13
- Kotlin 2.2.0
-
5.3.111 Aug 2025Release notes
Open source → -
5.3.003 Feb 2025 -
5.2.214 Jan 2025Release notes
Open source → -
5.2.112 Dec 2024Release notes
Open source → -
5.2.017 Oct 2024Release notes
Open source → -
5.1.029 Jul 2024Release notes
Open source →- FIX(android_intent_plus): remove package name from AndroidManifest (#3033). (af2f4afa)
- FEAT(android_intent_plus): support for intent as URI (#2970). (e4530870)
- REFACTOR(all): Remove website files, configs, mentions (#3018). (ecc57146)
- FIX(all): changed homepage url in pubspec.yaml (#3099). (66613656)
-
5.0.208 Apr 2024 -
5.0.120 Mar 2024 -
5.0.009 Oct 2023 withdrawn -
4.0.310 Oct 2023 -
4.0.202 Aug 2023 -
4.0.119 May 2023 -
4.0.009 May 2023Release notes
Open source →Note: This release has breaking changes.
- CHORE(android_intent_plus): Update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0
- BREAKING FIX(all): Add support of namespace property to support Android Gradle Plugin (AGP) 8 (#1727). Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
- BREAKING CHORE(android_intent_plus): Bump min Android version to 4.4 (API 19) (#1784).
- REFACTOR(android_intent_plus): Update example app to use Material 3.
-
3.1.927 Apr 2023Release notes
Open source →- FIX(all): Revert addition of namespace to avoid build fails on old AGPs (#1725).
-
3.1.826 Apr 2023Release notes
Open source →- FIX(android_intent_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#1699).
-
3.1.710 Apr 2023Release notes
Open source →- REFACTOR(all): Remove all manual dependency_overrides (#1628).
- FIX(all): Fix depreciations for flutter 3.7 and 2.19 dart (#1529).
-
3.1.609 Feb 2023 -
3.1.518 Oct 2022 -
3.1.410 Oct 2022 -
3.1.307 Oct 2022 -
3.1.203 Oct 2022Release notes
Open source →- Fix explicit intent fallback to implicit
- Update Android Gradle plugin and Gradle verion
-
3.1.116 Feb 2022Release notes
Open source →- Fix embedding issue in example
- Update Platform dependency to not use deprecated function
-
3.1.1+110 Aug 2022 -
3.1.021 Jan 2022 -
3.0.201 Nov 2021Release notes
Open source →- Fixed the buildIntent method to do not set the pacakage to null if it's not resolvable
- Updated the example of resolving intent with explicitly defined package name
-
3.0.105 Oct 2021Release notes
Open source →- Upgrade dependencies and Android compile version
- Remove some leftover code of Android v1 embedding
-
3.0.005 Oct 2021 -
2.1.001 Oct 2021 -
2.0.020 Aug 2021 -
1.0.215 Jun 2021 -
1.0.128 Apr 2021 -
1.0.002 Mar 2021 -
0.5.0-nullsafety.102 Feb 2021 pre-releaseNothing published for this version
-
0.4.203 Jan 2021Release notes
Open source →- Add launchChooser method, which uses Intent.createChooser internally.
- Add sendBroadcast method, which uses context.sendBroadcast() internally.
-
0.4.108 Dec 2020Release notes
Open source →- Renamed Method Channel and changed Java package to avoid collision with android_intent
-
0.4.012 Oct 2020 -
0.3.819 Jul 2020Release notes
Open source →- Transfer package to Flutter Community under new name
android_intent_plus.
- Transfer package to Flutter Community under new name
-
0.0.120 Apr 2020