From a782fa8f54933e406557379f9ff5ac2f3cb820a7 Mon Sep 17 00:00:00 2001 From: Coronon <33808743+Coronon@users.noreply.github.com> Date: Fri, 28 Oct 2022 22:55:12 +0200 Subject: [PATCH] migrate to fluttercommunity/plus_plugins/pull/1301 --- android/app/build.gradle | 2 +- pubspec.lock | 113 +++++++++++++++++---------------------- pubspec.yaml | 34 ++---------- 3 files changed, 53 insertions(+), 96 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 0833ecf..ef7cb5a 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -26,7 +26,7 @@ apply plugin: 'kotlin-android' apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle" android { - compileSdkVersion flutter.compileSdkVersion + compileSdkVersion 33 ndkVersion flutter.ndkVersion compileOptions { diff --git a/pubspec.lock b/pubspec.lock index d14bc62..3b58ebf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,7 +7,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.8.2" + version: "2.9.0" boolean_selector: dependency: transitive description: @@ -21,21 +21,14 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" - charcode: - dependency: transitive - description: - name: charcode - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.1" + version: "1.2.1" clock: dependency: transitive description: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.1" collection: dependency: transitive description: @@ -43,20 +36,34 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.16.0" + cross_file: + dependency: transitive + description: + name: cross_file + url: "https://pub.dartlang.org" + source: hosted + version: "0.3.3+2" + crypto: + dependency: transitive + description: + name: crypto + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.2" fake_async: dependency: transitive description: name: fake_async url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.3.1" ffi: dependency: transitive description: name: ffi url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.1" file: dependency: transitive description: @@ -106,21 +113,21 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.11" + version: "0.12.12" material_color_utilities: dependency: transitive description: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "0.1.5" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.7.0" + version: "1.8.0" mime: dependency: transitive description: @@ -134,7 +141,7 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.1" + version: "1.8.2" path_provider: dependency: "direct main" description: @@ -183,7 +190,7 @@ packages: name: path_provider_windows url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.3" platform: dependency: transitive description: @@ -209,56 +216,20 @@ packages: dependency: "direct main" description: path: "packages/share_plus/share_plus" - ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - resolved-ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - url: "https://github.com/Coronon/plus_plugins" - source: git - version: "4.0.9" - share_plus_linux: - dependency: "direct overridden" - description: - path: "packages/share_plus/share_plus_linux" - ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - resolved-ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - url: "https://github.com/Coronon/plus_plugins" - source: git - version: "3.0.0" - share_plus_macos: - dependency: "direct overridden" - description: - path: "packages/share_plus/share_plus_macos" - ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - resolved-ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" + ref: eee78eafc4324509470cfdfb6b872f443706b5a0 + resolved-ref: eee78eafc4324509470cfdfb6b872f443706b5a0 url: "https://github.com/Coronon/plus_plugins" source: git - version: "3.0.1" + version: "6.1.0" share_plus_platform_interface: dependency: "direct overridden" description: path: "packages/share_plus/share_plus_platform_interface" - ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - resolved-ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - url: "https://github.com/Coronon/plus_plugins" - source: git - version: "3.0.3" - share_plus_web: - dependency: "direct overridden" - description: - path: "packages/share_plus/share_plus_web" - ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - resolved-ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - url: "https://github.com/Coronon/plus_plugins" - source: git - version: "3.0.1" - share_plus_windows: - dependency: "direct overridden" - description: - path: "packages/share_plus/share_plus_windows" - ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" - resolved-ref: "0e3e2bb978ab876016e8a7ea8760759a7ff8f998" + ref: eee78eafc4324509470cfdfb6b872f443706b5a0 + resolved-ref: eee78eafc4324509470cfdfb6b872f443706b5a0 url: "https://github.com/Coronon/plus_plugins" source: git - version: "3.0.1" + version: "3.2.0" sky_engine: dependency: transitive description: flutter @@ -270,7 +241,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" + version: "1.9.0" stack_trace: dependency: transitive description: @@ -291,21 +262,28 @@ packages: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.1" term_glyph: dependency: transitive description: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.2.1" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.9" + version: "0.4.12" + typed_data: + dependency: transitive + description: + name: typed_data + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.1" url_launcher: dependency: transitive description: @@ -362,6 +340,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.0.1" + uuid: + dependency: transitive + description: + name: uuid + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.6" vector_math: dependency: transitive description: @@ -375,7 +360,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.7.0" + version: "3.0.1" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b120ae6..ce64b80 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,53 +30,25 @@ dependencies: flutter: sdk: flutter path_provider: ^2.0.9 - share_plus: ^4.0.9 + share_plus: ^6.1.0 dependency_overrides: share_plus: git: url: https://github.com/Coronon/plus_plugins - ref: 0e3e2bb978ab876016e8a7ea8760759a7ff8f998 + ref: eee78eafc4324509470cfdfb6b872f443706b5a0 path: packages/share_plus/share_plus - share_plus_linux: - git: - url: https://github.com/Coronon/plus_plugins - ref: 0e3e2bb978ab876016e8a7ea8760759a7ff8f998 - path: packages/share_plus/share_plus_linux - share_plus_macos: - git: - url: https://github.com/Coronon/plus_plugins - ref: 0e3e2bb978ab876016e8a7ea8760759a7ff8f998 - path: packages/share_plus/share_plus_macos share_plus_platform_interface: git: url: https://github.com/Coronon/plus_plugins - ref: 0e3e2bb978ab876016e8a7ea8760759a7ff8f998 + ref: eee78eafc4324509470cfdfb6b872f443706b5a0 path: packages/share_plus/share_plus_platform_interface - share_plus_web: - git: - url: https://github.com/Coronon/plus_plugins - ref: 0e3e2bb978ab876016e8a7ea8760759a7ff8f998 - path: packages/share_plus/share_plus_web - share_plus_windows: - git: - url: https://github.com/Coronon/plus_plugins - ref: 0e3e2bb978ab876016e8a7ea8760759a7ff8f998 - path: packages/share_plus/share_plus_windows # dependency_overrides: # share_plus: # path: ../plus_plugins/packages/share_plus/share_plus -# share_plus_linux: -# path: ../plus_plugins/packages/share_plus/share_plus_linux -# share_plus_macos: -# path: ../plus_plugins/packages/share_plus/share_plus_macos # share_plus_platform_interface: # path: ../plus_plugins/packages/share_plus/share_plus_platform_interface -# share_plus_web: -# path: ../plus_plugins/packages/share_plus/share_plus_web -# share_plus_windows: -# path: ../plus_plugins/packages/share_plus/share_plus_windows dev_dependencies: flutter_test: