feedback icon indicating copy to clipboard operation
feedback copied to clipboard

fix(deps): update dependency share_plus to v11

Open renovate[bot] opened this issue 8 months ago • 0 comments

This PR contains the following updates:

Package Type Update Change
share_plus (source) dependencies major ^7.2.1 -> ^11.0.0

Release Notes

fluttercommunity/plus_plugins (share_plus)

v11.0.0

Compare Source

Note: This release has breaking changes.

This version introduces the new SharePlus class with the share(params) method. It replaces the old Share class, which has been deprecated but can still be used. Check the section "Migrating from Share to SharePlus" in the README.md.

v10.1.4

Compare Source

  • FIX(share_plus): fallback for shareXFiles() to use download on web (#​3388). (95a12ee3)

v10.1.3

Compare Source

  • REFACTOR(all): Use range of flutter_lints for broader compatibility (#​3371). (8a303add)
  • FIX(share_plus): A function declaration without a prototype is deprecated in all versions of C (#​3375). (40f9c421)
  • FIX(share_plus): Set correct Flutter and Dart versions requirements (#​3363). (65616668)

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

Note: This release has breaking changes.

v9.0.0

Compare Source

Note: This release has breaking changes.

v8.0.3

Compare Source

  • 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.

renovate[bot] avatar Apr 22 '25 06:04 renovate[bot]