fluttercommunity/plus_plugins (share_plus)
### [`v9.0.0`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#900)
[Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v8.0.3...share_plus-v9.0.0)
> Note: This release has breaking changes.
- **BREAKING** **REFACTOR**(share_plus): Share API cleanup ([#2832](https://togithub.com/fluttercommunity/plus_plugins/issues/2832)). ([fd0511ca](https://togithub.com/fluttercommunity/plus_plugins/commit/fd0511ca4d55db1e075e72af5a0832b5cfe81244))
### [`v8.0.3`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#803)
[Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v8.0.2...share_plus-v8.0.3)
- **REFACTOR**(share_plus): Migrate Android example to use the new plugins declaration ([#2742](https://togithub.com/fluttercommunity/plus_plugins/issues/2742)). ([a73af898](https://togithub.com/fluttercommunity/plus_plugins/commit/a73af898ee9b73dcc53307186ac4c79e795b1277))
- **FIX**(share_plus): Recover ShareSuccessManager state after error ([#2817](https://togithub.com/fluttercommunity/plus_plugins/issues/2817)). ([2b12d8a8](https://togithub.com/fluttercommunity/plus_plugins/commit/2b12d8a8ada0d3f00abda0467946bb241361d016))
- **DOCS**(share_plus): Add info regarding localization on Apple to README ([#2764](https://togithub.com/fluttercommunity/plus_plugins/issues/2764)). ([43f9a305](https://togithub.com/fluttercommunity/plus_plugins/commit/43f9a3051652448868c5031a45276f9ff870a025))
- **DOCS**(share_plus): remove typo from the changelog ([#2747](https://togithub.com/fluttercommunity/plus_plugins/issues/2747)). ([961c8e2d](https://togithub.com/fluttercommunity/plus_plugins/commit/961c8e2dbf2210947cbed898c90e2776322a0942))
### [`v8.0.2`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#802)
> Note: This release has breaking changes.
In this release plugin migrated to package:web, meaning that it now supports WASM!
> Plugin now requires the following:
>
> - Flutter >=3.19.0
> - Dart >=3.3.0
> - compileSDK 34 for Android part
> - Java 17 for Android part
> - Gradle 8.4 for Android part
- **BREAKING** **FEAT**(share_plus): Migrate to package:web ([#2709](https://togithub.com/fluttercommunity/plus_plugins/issues/2709)). ([641e7905](https://togithub.com/fluttercommunity/plus_plugins/commit/641e7905b4055827f1481f036415095dc43afe5f))
- **BREAKING** **BUILD**(share_plus): Target Java 17 on Android ([#2730](https://togithub.com/fluttercommunity/plus_plugins/issues/2730)). ([e6853a06](https://togithub.com/fluttercommunity/plus_plugins/commit/e6853a06fa110d69776a85684e302a7c900a6e07))
- **BREAKING** **BUILD**(sensors_plus): Update to target and compile SDK 34 ([#2712](https://togithub.com/fluttercommunity/plus_plugins/pull/2712)). ([b752fc3](https://togithub.com/fluttercommunity/plus_plugins/commit/b752fc3bac2b7ce614faf0fbed010200d99a717b))
- **FIX**(share_plus): Resolve deprecation warning in Android part ([#2717](https://togithub.com/fluttercommunity/plus_plugins/issues/2717)). ([5913ac72](https://togithub.com/fluttercommunity/plus_plugins/commit/5913ac72f6dfcb0f02c371907871805c940a03a8))
- **FIX**(share_plus): add sharePositionOrigin parameter to shareUri ([#2517](https://togithub.com/fluttercommunity/plus_plugins/issues/2517)). ([f896d94e](https://togithub.com/fluttercommunity/plus_plugins/commit/f896d94e6c24551d9dc7d73d8fb05a0f283e0e83))
- **FIX**(share_plus): Add missing call to result for shareUri on iOS ([#2616](https://togithub.com/fluttercommunity/plus_plugins/issues/2616)). ([65f23a5d](https://togithub.com/fluttercommunity/plus_plugins/commit/65f23a5d12ac988d7424a56b1d808f2983e0459f))
- **FIX**(share_plus): Add iOS Privacy Info ([#2586](https://togithub.com/fluttercommunity/plus_plugins/issues/2586)). ([17fc2e05](https://togithub.com/fluttercommunity/plus_plugins/commit/17fc2e058f04168f17f5118bca24b02483af571b))
- **FIX**(share_plus): Ensure subject is not null before calling putExtra(Intent.EXTRA_SUBJECT, subject) ([#2518](https://togithub.com/fluttercommunity/plus_plugins/issues/2518)). ([f0bbbefc](https://togithub.com/fluttercommunity/plus_plugins/commit/f0bbbefc712e01da20e8107e8d25b2005cf7b728))
- **FEAT**(share_plus): Update min iOS target to 12 ([#2662](https://togithub.com/fluttercommunity/plus_plugins/issues/2662)). ([5cef2e50](https://togithub.com/fluttercommunity/plus_plugins/commit/5cef2e500cd10d55b749a6d53ce6e733fdb54d34))
- **DOCS**(share_plus): Fix supported platforms in README ([#2510](https://togithub.com/fluttercommunity/plus_plugins/issues/2510)). ([6b4b855b](https://togithub.com/fluttercommunity/plus_plugins/commit/6b4b855bb6f3c2897e29d0d3ae4a0c0c99ff8c2f))
### [`v8.0.1`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#801)
> Note: DO NOT USE THIS RELEASE. It is invalid due to a publishing issue
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^7.2.1
->^9.0.0
Release Notes
fluttercommunity/plus_plugins (share_plus)
### [`v9.0.0`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#900) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v8.0.3...share_plus-v9.0.0) > Note: This release has breaking changes. - **BREAKING** **REFACTOR**(share_plus): Share API cleanup ([#2832](https://togithub.com/fluttercommunity/plus_plugins/issues/2832)). ([fd0511ca](https://togithub.com/fluttercommunity/plus_plugins/commit/fd0511ca4d55db1e075e72af5a0832b5cfe81244)) ### [`v8.0.3`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#803) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v8.0.2...share_plus-v8.0.3) - **REFACTOR**(share_plus): Migrate Android example to use the new plugins declaration ([#2742](https://togithub.com/fluttercommunity/plus_plugins/issues/2742)). ([a73af898](https://togithub.com/fluttercommunity/plus_plugins/commit/a73af898ee9b73dcc53307186ac4c79e795b1277)) - **FIX**(share_plus): Recover ShareSuccessManager state after error ([#2817](https://togithub.com/fluttercommunity/plus_plugins/issues/2817)). ([2b12d8a8](https://togithub.com/fluttercommunity/plus_plugins/commit/2b12d8a8ada0d3f00abda0467946bb241361d016)) - **DOCS**(share_plus): Add info regarding localization on Apple to README ([#2764](https://togithub.com/fluttercommunity/plus_plugins/issues/2764)). ([43f9a305](https://togithub.com/fluttercommunity/plus_plugins/commit/43f9a3051652448868c5031a45276f9ff870a025)) - **DOCS**(share_plus): remove typo from the changelog ([#2747](https://togithub.com/fluttercommunity/plus_plugins/issues/2747)). ([961c8e2d](https://togithub.com/fluttercommunity/plus_plugins/commit/961c8e2dbf2210947cbed898c90e2776322a0942)) ### [`v8.0.2`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#802) > Note: This release has breaking changes. In this release plugin migrated to package:web, meaning that it now supports WASM! > Plugin now requires the following: > > - Flutter >=3.19.0 > - Dart >=3.3.0 > - compileSDK 34 for Android part > - Java 17 for Android part > - Gradle 8.4 for Android part - **BREAKING** **FEAT**(share_plus): Migrate to package:web ([#2709](https://togithub.com/fluttercommunity/plus_plugins/issues/2709)). ([641e7905](https://togithub.com/fluttercommunity/plus_plugins/commit/641e7905b4055827f1481f036415095dc43afe5f)) - **BREAKING** **BUILD**(share_plus): Target Java 17 on Android ([#2730](https://togithub.com/fluttercommunity/plus_plugins/issues/2730)). ([e6853a06](https://togithub.com/fluttercommunity/plus_plugins/commit/e6853a06fa110d69776a85684e302a7c900a6e07)) - **BREAKING** **BUILD**(sensors_plus): Update to target and compile SDK 34 ([#2712](https://togithub.com/fluttercommunity/plus_plugins/pull/2712)). ([b752fc3](https://togithub.com/fluttercommunity/plus_plugins/commit/b752fc3bac2b7ce614faf0fbed010200d99a717b)) - **FIX**(share_plus): Resolve deprecation warning in Android part ([#2717](https://togithub.com/fluttercommunity/plus_plugins/issues/2717)). ([5913ac72](https://togithub.com/fluttercommunity/plus_plugins/commit/5913ac72f6dfcb0f02c371907871805c940a03a8)) - **FIX**(share_plus): add sharePositionOrigin parameter to shareUri ([#2517](https://togithub.com/fluttercommunity/plus_plugins/issues/2517)). ([f896d94e](https://togithub.com/fluttercommunity/plus_plugins/commit/f896d94e6c24551d9dc7d73d8fb05a0f283e0e83)) - **FIX**(share_plus): Add missing call to result for shareUri on iOS ([#2616](https://togithub.com/fluttercommunity/plus_plugins/issues/2616)). ([65f23a5d](https://togithub.com/fluttercommunity/plus_plugins/commit/65f23a5d12ac988d7424a56b1d808f2983e0459f)) - **FIX**(share_plus): Add iOS Privacy Info ([#2586](https://togithub.com/fluttercommunity/plus_plugins/issues/2586)). ([17fc2e05](https://togithub.com/fluttercommunity/plus_plugins/commit/17fc2e058f04168f17f5118bca24b02483af571b)) - **FIX**(share_plus): Ensure subject is not null before calling putExtra(Intent.EXTRA_SUBJECT, subject) ([#2518](https://togithub.com/fluttercommunity/plus_plugins/issues/2518)). ([f0bbbefc](https://togithub.com/fluttercommunity/plus_plugins/commit/f0bbbefc712e01da20e8107e8d25b2005cf7b728)) - **FEAT**(share_plus): Update min iOS target to 12 ([#2662](https://togithub.com/fluttercommunity/plus_plugins/issues/2662)). ([5cef2e50](https://togithub.com/fluttercommunity/plus_plugins/commit/5cef2e500cd10d55b749a6d53ce6e733fdb54d34)) - **DOCS**(share_plus): Fix supported platforms in README ([#2510](https://togithub.com/fluttercommunity/plus_plugins/issues/2510)). ([6b4b855b](https://togithub.com/fluttercommunity/plus_plugins/commit/6b4b855bb6f3c2897e29d0d3ae4a0c0c99ff8c2f)) ### [`v8.0.1`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#801) > Note: DO NOT USE THIS RELEASE. It is invalid due to a publishing issueConfiguration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.