fix(deps): update dependency share_plus to v10
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| share_plus (source) | dependencies | major | ^7.2.1 -> ^10.0.0 |
Release Notes
fluttercommunity/plus_plugins (share_plus)
v10.0.2
v10.0.1
v10.0.0
Note: This release has breaking changes.
- BREAKING FEAT(share_plus): Introduce optional parameter
nameOverridetoshareXFiles. (#3077). (f483bce7) - REFACTOR(all): Remove website files, configs, mentions (#3018). (ecc57146)
- FIX(all): changed homepage url in pubspec.yaml (#3099). (66613656)
- DOCS(share_plus): Update README.md (#2903). (2a547eb3)
v9.0.0
Note: This release has breaking changes.
v8.0.3
- REFACTOR(share_plus): Migrate Android example to use the new plugins declaration (#2742). (a73af898)
- FIX(share_plus): Recover ShareSuccessManager state after error (#2817). (2b12d8a8)
- DOCS(share_plus): Add info regarding localization on Apple to README (#2764). (43f9a305)
- DOCS(share_plus): remove typo from the changelog (#2747). (961c8e2d)
v8.0.2
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). (641e7905)
- BREAKING BUILD(share_plus): Target Java 17 on Android (#2730). (e6853a06)
- BREAKING BUILD(sensors_plus): Update to target and compile SDK 34 (#2712). (b752fc3)
- FIX(share_plus): Resolve deprecation warning in Android part (#2717). (5913ac72)
- FIX(share_plus): add sharePositionOrigin parameter to shareUri (#2517). (f896d94e)
- FIX(share_plus): Add missing call to result for shareUri on iOS (#2616). (65f23a5d)
- FIX(share_plus): Add iOS Privacy Info (#2586). (17fc2e05)
- FIX(share_plus): Ensure subject is not null before calling putExtra(Intent.EXTRA_SUBJECT, subject) (#2518). (f0bbbefc)
- FEAT(share_plus): Update min iOS target to 12 (#2662). (5cef2e50)
- DOCS(share_plus): Fix supported platforms in README (#2510). (6b4b855b)
v8.0.1
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 was generated by Mend Renovate. View the repository job log.