From b726ae73f6c4973942060c595513225179915bf7 Mon Sep 17 00:00:00 2001 From: Quoc Huynh Date: Fri, 3 Nov 2023 08:40:21 +0100 Subject: [PATCH] Update dependencies --- native_image_cropper/example/ios/Podfile.lock | 8 +- .../ios/Runner.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- .../example/macos/Podfile.lock | 6 +- .../macos/Runner.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- native_image_cropper/example/pubspec.lock | 116 ++--------- native_image_cropper/example/pubspec.yaml | 9 +- .../example/pubspec.lock | 30 +-- .../example/pubspec.yaml | 3 +- .../example/ios/Podfile.lock | 16 +- .../ios/Runner.xcodeproj/project.pbxproj | 3 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- native_image_cropper_ios/example/pubspec.lock | 30 +-- native_image_cropper_ios/example/pubspec.yaml | 4 +- .../example/macos/Podfile.lock | 8 +- .../macos/Runner.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- .../example/pubspec.lock | 44 ++-- .../example/pubspec.yaml | 4 +- .../example/pubspec.lock | 34 ++-- .../pubspec.yaml | 2 +- native_image_cropper_web/example/pubspec.lock | 192 ++++++------------ native_image_cropper_web/example/pubspec.yaml | 5 +- native_image_cropper_web/pubspec.yaml | 2 +- 25 files changed, 200 insertions(+), 330 deletions(-) diff --git a/native_image_cropper/example/ios/Podfile.lock b/native_image_cropper/example/ios/Podfile.lock index 654b50e..488e6be 100644 --- a/native_image_cropper/example/ios/Podfile.lock +++ b/native_image_cropper/example/ios/Podfile.lock @@ -4,7 +4,7 @@ PODS: - file_selector_ios (0.0.1): - Flutter - Flutter (1.0.0) - - image_gallery_saver (1.5.0): + - image_gallery_saver (2.0.2): - Flutter - native_image_cropper_ios (0.1.0): - Flutter @@ -38,10 +38,10 @@ SPEC CHECKSUMS: file_saver: 503e386464dbe118f630e17b4c2e1190fa0cf808 file_selector_ios: 8c25d700d625e1dcdd6599f2d927072f2254647b Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 - image_gallery_saver: 259eab68fb271cfd57d599904f7acdc7832e7ef2 + image_gallery_saver: cb43cc43141711190510e92c460eb1655cd343cb native_image_cropper_ios: 63e0da0508f819ddf391a70e33c11f43d60e8182 - path_provider_foundation: c68054786f1b4f3343858c1e1d0caaded73f0be9 + path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943 PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3 -COCOAPODS: 1.12.1 +COCOAPODS: 1.14.2 diff --git a/native_image_cropper/example/ios/Runner.xcodeproj/project.pbxproj b/native_image_cropper/example/ios/Runner.xcodeproj/project.pbxproj index bbc2002..bd801d2 100644 --- a/native_image_cropper/example/ios/Runner.xcodeproj/project.pbxproj +++ b/native_image_cropper/example/ios/Runner.xcodeproj/project.pbxproj @@ -155,7 +155,7 @@ 97C146E61CF9000F007C117D /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1300; + LastUpgradeCheck = 1430; ORGANIZATIONNAME = ""; TargetAttributes = { 97C146ED1CF9000F007C117D = { diff --git a/native_image_cropper/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/native_image_cropper/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index c87d15a..a6b826d 100644 --- a/native_image_cropper/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/native_image_cropper/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ =3.1.0-185.0.dev <4.0.0" - flutter: ">=3.3.0" + flutter: ">=3.7.0" diff --git a/native_image_cropper/example/pubspec.yaml b/native_image_cropper/example/pubspec.yaml index e964b1f..7018dff 100644 --- a/native_image_cropper/example/pubspec.yaml +++ b/native_image_cropper/example/pubspec.yaml @@ -18,9 +18,9 @@ dependencies: # the parent directory to use the current plugin's version. path: ../ image_gallery_saver: ^2.0.3 - path_provider: ^2.0.15 - file_selector: ^1.0.0 - file_saver: ^0.2.6 + path_provider: ^2.1.1 + file_selector: ^1.0.1 + file_saver: ^0.2.9 dev_dependencies: flutter_test: @@ -28,6 +28,9 @@ dev_dependencies: cosee_lints: ^0.3.0 dart_code_metrics: ^5.7.6 +dependency_overrides: + http: ^1.1.0 + flutter: uses-material-design: true assets: diff --git a/native_image_cropper_android/example/pubspec.lock b/native_image_cropper_android/example/pubspec.lock index 15dc131..3e87759 100644 --- a/native_image_cropper_android/example/pubspec.lock +++ b/native_image_cropper_android/example/pubspec.lock @@ -93,10 +93,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: f10badcb4d81b8d29fb519a47efbc3d4337ef54715709cd9425ffcbfa3ece91e + sha256: "7aeec1a9ea91db248c1f1f246fd5c41a2f16491b661ee068c1fc3b1d650aca1e" url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.3.0" crypto: dependency: transitive description: @@ -278,50 +278,50 @@ packages: dependency: "direct main" description: name: path_provider - sha256: "3087813781ab814e4157b172f1a11c46be20179fcc9bea043e0fba36bc0acaa2" + sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa url: "https://pub.dev" source: hosted - version: "2.0.15" + version: "2.1.1" path_provider_android: dependency: transitive description: name: path_provider_android - sha256: "3e58242edc02624f2c712e3f8bea88e0e341c4ae1abd3a6ff661318a3aefd829" + sha256: e595b98692943b4881b219f0a9e3945118d3c16bd7e2813f98ec6e532d905f72 url: "https://pub.dev" source: hosted - version: "2.0.26" + version: "2.2.1" path_provider_foundation: dependency: transitive description: name: path_provider_foundation - sha256: ad4c4d011830462633f03eb34445a45345673dfd4faf1ab0b4735fbd93b19183 + sha256: "19314d595120f82aca0ba62787d58dde2cc6b5df7d2f0daf72489e38d1b57f2d" url: "https://pub.dev" source: hosted - version: "2.2.2" + version: "2.3.1" path_provider_linux: dependency: transitive description: name: path_provider_linux - sha256: "2ae08f2216225427e64ad224a24354221c2c7907e448e6e0e8b57b1eb9f10ad1" + sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279 url: "https://pub.dev" source: hosted - version: "2.1.10" + version: "2.2.1" path_provider_platform_interface: dependency: transitive description: name: path_provider_platform_interface - sha256: "57585299a729335f1298b43245842678cb9f43a6310351b18fb577d6e33165ec" + sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c" url: "https://pub.dev" source: hosted - version: "2.0.6" + version: "2.1.1" path_provider_windows: dependency: transitive description: name: path_provider_windows - sha256: d3f80b32e83ec208ac95253e0cd4d298e104fbc63cb29c5c69edaed43b0c69d6 + sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170" url: "https://pub.dev" source: hosted - version: "2.1.6" + version: "2.2.1" petitparser: dependency: transitive description: @@ -497,4 +497,4 @@ packages: version: "3.1.1" sdks: dart: ">=3.1.0-185.0.dev <4.0.0" - flutter: ">=3.3.0" + flutter: ">=3.7.0" diff --git a/native_image_cropper_android/example/pubspec.yaml b/native_image_cropper_android/example/pubspec.yaml index 938757c..138ea8e 100644 --- a/native_image_cropper_android/example/pubspec.yaml +++ b/native_image_cropper_android/example/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: # the parent directory to use the current plugin's version. path: ../ image_gallery_saver: ^2.0.3 - path_provider: ^2.0.15 + path_provider: ^2.1.1 dev_dependencies: flutter_test: @@ -31,4 +31,3 @@ flutter: assets: - assets/sail-boat.png - diff --git a/native_image_cropper_ios/example/ios/Podfile.lock b/native_image_cropper_ios/example/ios/Podfile.lock index 0c3a4d3..7d68109 100644 --- a/native_image_cropper_ios/example/ios/Podfile.lock +++ b/native_image_cropper_ios/example/ios/Podfile.lock @@ -1,19 +1,19 @@ PODS: - Flutter (1.0.0) - - image_gallery_saver (1.5.0): + - image_gallery_saver (2.0.2): - Flutter - native_image_cropper_ios (0.1.0): - Flutter - path_provider_foundation (0.0.1): - Flutter - FlutterMacOS - - SwiftLint (0.50.3) + - SwiftLint (0.53.0) DEPENDENCIES: - Flutter (from `Flutter`) - image_gallery_saver (from `.symlinks/plugins/image_gallery_saver/ios`) - native_image_cropper_ios (from `.symlinks/plugins/native_image_cropper_ios/ios`) - - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/ios`) + - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`) - SwiftLint SPEC REPOS: @@ -28,15 +28,15 @@ EXTERNAL SOURCES: native_image_cropper_ios: :path: ".symlinks/plugins/native_image_cropper_ios/ios" path_provider_foundation: - :path: ".symlinks/plugins/path_provider_foundation/ios" + :path: ".symlinks/plugins/path_provider_foundation/darwin" SPEC CHECKSUMS: Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 - image_gallery_saver: 259eab68fb271cfd57d599904f7acdc7832e7ef2 + image_gallery_saver: cb43cc43141711190510e92c460eb1655cd343cb native_image_cropper_ios: 63e0da0508f819ddf391a70e33c11f43d60e8182 - path_provider_foundation: 37748e03f12783f9de2cb2c4eadfaa25fe6d4852 - SwiftLint: 77f7cb2b9bb81ab4a12fcc86448ba3f11afa50c6 + path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943 + SwiftLint: 5ce4d6a8ff83f1b5fd5ad5dbf30965d35af65e44 PODFILE CHECKSUM: aab84ccb6023f539e87ac9fcc02c2eca679dc205 -COCOAPODS: 1.11.3 +COCOAPODS: 1.14.2 diff --git a/native_image_cropper_ios/example/ios/Runner.xcodeproj/project.pbxproj b/native_image_cropper_ios/example/ios/Runner.xcodeproj/project.pbxproj index 2944d48..a5279d2 100644 --- a/native_image_cropper_ios/example/ios/Runner.xcodeproj/project.pbxproj +++ b/native_image_cropper_ios/example/ios/Runner.xcodeproj/project.pbxproj @@ -155,7 +155,7 @@ 97C146E61CF9000F007C117D /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1300; + LastUpgradeCheck = 1430; ORGANIZATIONNAME = ""; TargetAttributes = { 97C146ED1CF9000F007C117D = { @@ -226,6 +226,7 @@ files = ( ); inputPaths = ( + "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", ); name = "Thin Binary"; outputPaths = ( diff --git a/native_image_cropper_ios/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/native_image_cropper_ios/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index e4d21a6..a6b826d 100644 --- a/native_image_cropper_ios/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/native_image_cropper_ios/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ =3.1.0-185.0.dev <4.0.0" - flutter: ">=3.3.0" + flutter: ">=3.7.0" diff --git a/native_image_cropper_ios/example/pubspec.yaml b/native_image_cropper_ios/example/pubspec.yaml index 34ae275..ee27269 100644 --- a/native_image_cropper_ios/example/pubspec.yaml +++ b/native_image_cropper_ios/example/pubspec.yaml @@ -17,9 +17,9 @@ dependencies: # The example app is bundled with the plugin so we use a path dependency on # the parent directory to use the current plugin's version. path: ../ - cupertino_icons: ^1.0.5 + cupertino_icons: ^1.0.6 image_gallery_saver: ^2.0.3 - path_provider: ^2.0.15 + path_provider: ^2.1.1 dev_dependencies: flutter_test: diff --git a/native_image_cropper_macos/example/macos/Podfile.lock b/native_image_cropper_macos/example/macos/Podfile.lock index 1e9d15a..e2cf31b 100644 --- a/native_image_cropper_macos/example/macos/Podfile.lock +++ b/native_image_cropper_macos/example/macos/Podfile.lock @@ -4,7 +4,7 @@ PODS: - FlutterMacOS (1.0.0) - native_image_cropper_macos (0.1.0): - FlutterMacOS - - SwiftLint (0.51.0) + - SwiftLint (0.53.0) DEPENDENCIES: - file_selector_macos (from `Flutter/ephemeral/.symlinks/plugins/file_selector_macos/macos`) @@ -25,11 +25,11 @@ EXTERNAL SOURCES: :path: Flutter/ephemeral/.symlinks/plugins/native_image_cropper_macos/macos SPEC CHECKSUMS: - file_selector_macos: 0f85c1108e2fd597b58246bc0b0c1cb483d7593b + file_selector_macos: 468fb6b81fac7c0e88d71317f3eec34c3b008ff9 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 native_image_cropper_macos: 667d34f5dc9825b4434b8314496abc2478e5a0cd - SwiftLint: 1b7561918a19e23bfed960e40759086e70f4dba5 + SwiftLint: 5ce4d6a8ff83f1b5fd5ad5dbf30965d35af65e44 PODFILE CHECKSUM: 3e24da1cd139537f05d864a3d0bd0597d7d032b8 -COCOAPODS: 1.11.3 +COCOAPODS: 1.14.2 diff --git a/native_image_cropper_macos/example/macos/Runner.xcodeproj/project.pbxproj b/native_image_cropper_macos/example/macos/Runner.xcodeproj/project.pbxproj index 65d5393..a5fec52 100644 --- a/native_image_cropper_macos/example/macos/Runner.xcodeproj/project.pbxproj +++ b/native_image_cropper_macos/example/macos/Runner.xcodeproj/project.pbxproj @@ -203,7 +203,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0920; - LastUpgradeCheck = 1300; + LastUpgradeCheck = 1430; ORGANIZATIONNAME = ""; TargetAttributes = { 33CC10EC2044A3C60003C045 = { diff --git a/native_image_cropper_macos/example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/native_image_cropper_macos/example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index d6cb833..273e17e 100644 --- a/native_image_cropper_macos/example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/native_image_cropper_macos/example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ =3.0.0 <4.0.0" - flutter: ">=3.3.0" + dart: ">=3.1.0-185.0.dev <4.0.0" + flutter: ">=3.7.0" diff --git a/native_image_cropper_macos/example/pubspec.yaml b/native_image_cropper_macos/example/pubspec.yaml index 45f3a9e..725dd96 100644 --- a/native_image_cropper_macos/example/pubspec.yaml +++ b/native_image_cropper_macos/example/pubspec.yaml @@ -17,8 +17,8 @@ dependencies: # The example app is bundled with the plugin so we use a path dependency on # the parent directory to use the current plugin's version. path: ../ - cupertino_icons: ^1.0.5 - file_selector: ^1.0.0 + cupertino_icons: ^1.0.6 + file_selector: ^1.0.1 dev_dependencies: flutter_test: diff --git a/native_image_cropper_platform_interface/example/pubspec.lock b/native_image_cropper_platform_interface/example/pubspec.lock index 7a15cb3..6a365d1 100644 --- a/native_image_cropper_platform_interface/example/pubspec.lock +++ b/native_image_cropper_platform_interface/example/pubspec.lock @@ -61,10 +61,10 @@ packages: dependency: transitive description: name: collection - sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c" + sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687 url: "https://pub.dev" source: hosted - version: "1.17.1" + version: "1.17.2" convert: dependency: transitive description: @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: f10badcb4d81b8d29fb519a47efbc3d4337ef54715709cd9425ffcbfa3ece91e + sha256: "7aeec1a9ea91db248c1f1f246fd5c41a2f16491b661ee068c1fc3b1d650aca1e" url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.3.0" crypto: dependency: transitive description: @@ -166,14 +166,6 @@ packages: url: "https://pub.dev" source: hosted version: "4.0.2" - js: - dependency: transitive - description: - name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 - url: "https://pub.dev" - source: hosted - version: "0.6.7" json_annotation: dependency: transitive description: @@ -186,10 +178,10 @@ packages: dependency: transitive description: name: material_color_utilities - sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724 + sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41" url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.5.0" meta: dependency: transitive description: @@ -241,10 +233,10 @@ packages: dependency: transitive description: name: plugin_platform_interface - sha256: "43798d895c929056255600343db8f049921cbec94d31ec87f1dc5c16c01935dd" + sha256: da3fdfeccc4d4ff2da8f8c556704c08f912542c5fb3cf2233ed75372384a034d url: "https://pub.dev" source: hosted - version: "2.1.5" + version: "2.1.6" process: dependency: transitive description: @@ -330,6 +322,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.0.2" + web: + dependency: transitive + description: + name: web + sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10 + url: "https://pub.dev" + source: hosted + version: "0.1.4-beta" xml: dependency: transitive description: @@ -347,5 +347,5 @@ packages: source: hosted version: "3.1.1" sdks: - dart: ">=3.0.0 <4.0.0" + dart: ">=3.1.0-185.0.dev <4.0.0" flutter: ">=3.3.0" diff --git a/native_image_cropper_platform_interface/pubspec.yaml b/native_image_cropper_platform_interface/pubspec.yaml index 85908fa..e2530d7 100644 --- a/native_image_cropper_platform_interface/pubspec.yaml +++ b/native_image_cropper_platform_interface/pubspec.yaml @@ -12,7 +12,7 @@ environment: dependencies: flutter: sdk: flutter - plugin_platform_interface: ^2.1.5 + plugin_platform_interface: ^2.1.6 dev_dependencies: flutter_test: diff --git a/native_image_cropper_web/example/pubspec.lock b/native_image_cropper_web/example/pubspec.lock index 7a6204f..87d0632 100644 --- a/native_image_cropper_web/example/pubspec.lock +++ b/native_image_cropper_web/example/pubspec.lock @@ -5,26 +5,18 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: a36ec4843dc30ea6bf652bf25e3448db6c5e8bcf4aa55f063a5d1dad216d8214 + sha256: ae92f5d747aee634b87f89d9946000c2de774be1d6ac3e58268224348cd0101a url: "https://pub.dev" source: hosted - version: "58.0.0" - amdjs: - dependency: transitive - description: - name: amdjs - sha256: "97e6d96fd0e64d3eeb6fc85f386160322a23b1192662aac1fa4139569add2434" - url: "https://pub.dev" - source: hosted - version: "2.0.3" + version: "61.0.0" analyzer: dependency: transitive description: name: analyzer - sha256: cc4242565347e98424ce9945c819c192ec0838cb9d1f6aa4a97cc96becbc5b27 + sha256: ea3d8652bda62982addfd92fdc2d0214e5f82e43325104990d4f4c4a2a313562 url: "https://pub.dev" source: hosted - version: "5.10.0" + version: "5.13.0" analyzer_plugin: dependency: transitive description: @@ -37,18 +29,18 @@ packages: dependency: transitive description: name: ansicolor - sha256: "607f8fa9786f392043f169898923e6c59b4518242b68b8862eb8a8b7d9c30b4a" + sha256: "8bf17a8ff6ea17499e40a2d2542c2f481cd7615760c6d34065cb22bfd22e6880" url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.0.2" args: dependency: transitive description: name: args - sha256: "4cab82a83ffef80b262ddedf47a0a8e56ee6fbf7fe21e6e768b02792034dd440" + sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 url: "https://pub.dev" source: hosted - version: "2.4.0" + version: "2.4.2" async: dependency: transitive description: @@ -57,14 +49,6 @@ packages: url: "https://pub.dev" source: hosted version: "2.11.0" - async_extension: - dependency: transitive - description: - name: async_extension - sha256: "891a2ea770693a70cdf5155f5a0b5e81b0e3a2d3d631d112cffbca4807186468" - url: "https://pub.dev" - source: hosted - version: "1.1.0" boolean_selector: dependency: transitive description: @@ -93,10 +77,10 @@ packages: dependency: transitive description: name: collection - sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c" + sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687 url: "https://pub.dev" source: hosted - version: "1.17.1" + version: "1.17.2" convert: dependency: transitive description: @@ -109,26 +93,26 @@ packages: dependency: "direct dev" description: name: cosee_lints - sha256: f10badcb4d81b8d29fb519a47efbc3d4337ef54715709cd9425ffcbfa3ece91e + sha256: "7aeec1a9ea91db248c1f1f246fd5c41a2f16491b661ee068c1fc3b1d650aca1e" url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.3.0" crypto: dependency: transitive description: name: crypto - sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67 + sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab url: "https://pub.dev" source: hosted - version: "3.0.2" + version: "3.0.3" csslib: dependency: transitive description: name: csslib - sha256: b36c7f7e24c0bdf1bf9a3da461c837d1de64b9f8beb190c9011d8c72a3dfd745 + sha256: "706b5707578e0c1b4b7550f64078f0a0f19dec3f50a178ffae7006b0a9ca58fb" url: "https://pub.dev" source: hosted - version: "0.17.2" + version: "1.0.0" dart_code_metrics: dependency: "direct dev" description: @@ -141,34 +125,18 @@ packages: dependency: transitive description: name: dart_code_metrics_presets - sha256: "9c9b0ecc5e23937a4b62c1fe3b3edb72d3c1b08563a1eac69fb75f1306bb57c4" + sha256: b71eadf02a3787ebd5c887623f83f6fdc204d45c75a081bd636c4104b3fd8b73 url: "https://pub.dev" source: hosted - version: "1.6.0" + version: "1.8.0" dart_style: dependency: transitive description: name: dart_style - sha256: "6d691edde054969f0e0f26abb1b30834b5138b963793e56f69d3a9a4435e6352" + sha256: "1efa911ca7086affd35f463ca2fc1799584fb6aa89883cf0af8e3664d6a02d55" url: "https://pub.dev" source: hosted - version: "2.3.0" - dom_tools: - dependency: transitive - description: - name: dom_tools - sha256: "55f1a0d30e2bb51fed0d0354514546d3f967bf0781a1f8562646b82a4da14c81" - url: "https://pub.dev" - source: hosted - version: "2.1.17" - enum_to_string: - dependency: transitive - description: - name: enum_to_string - sha256: bd9e83a33b754cb43a75b36a9af2a0b92a757bfd9847d2621ca0b1bed45f8e7a - url: "https://pub.dev" - source: hosted - version: "2.0.1" + version: "2.3.2" fake_async: dependency: transitive description: @@ -197,10 +165,10 @@ packages: dependency: "direct main" description: name: file_saver - sha256: "566c0029cccf79848cb5c261c7fb161873d4109dbc145bfeea1f7e4097b62dc7" + sha256: "8ffd91ae9f543c5ebbfec71a814ee5aa9e21176d31335133308abf63f4c42e8a" url: "https://pub.dev" source: hosted - version: "0.2.6" + version: "0.2.9" flutter: dependency: "direct main" description: flutter @@ -220,26 +188,26 @@ packages: dependency: transitive description: name: glob - sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c" + sha256: "0e7014b3b7d4dac1ca4d6114f82bf1782ee86745b9b42a92c9289c23d8a0ab63" url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" html: dependency: transitive description: name: html - sha256: "79d498e6d6761925a34ee5ea8fa6dfef38607781d2fa91e37523474282af55cb" + sha256: "3a7812d5bcd2894edf53dfaf8cd640876cf6cef50a8f238745c8b8120ea74d3a" url: "https://pub.dev" source: hosted - version: "0.15.2" + version: "0.15.4" http: - dependency: transitive + dependency: "direct overridden" description: name: http - sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482" + sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525" url: "https://pub.dev" source: hosted - version: "0.13.5" + version: "1.1.0" http_parser: dependency: transitive description: @@ -248,62 +216,30 @@ packages: url: "https://pub.dev" source: hosted version: "4.0.2" - intl: - dependency: transitive - description: - name: intl - sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d" - url: "https://pub.dev" - source: hosted - version: "0.18.1" - js: - dependency: transitive - description: - name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 - url: "https://pub.dev" - source: hosted - version: "0.6.7" json_annotation: dependency: transitive description: name: json_annotation - sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317 - url: "https://pub.dev" - source: hosted - version: "4.8.0" - json_object_mapper: - dependency: transitive - description: - name: json_object_mapper - sha256: "8566947565045eb2a8dd679029c4fcbb84dfd0e10309a1693e67e83e174893a2" + sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467 url: "https://pub.dev" source: hosted - version: "2.0.1" - markdown: - dependency: transitive - description: - name: markdown - sha256: c2b81e184067b41d0264d514f7cdaa2c02d38511e39d6521a1ccc238f6d7b3f2 - url: "https://pub.dev" - source: hosted - version: "6.0.1" + version: "4.8.1" matcher: dependency: transitive description: name: matcher - sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb" + sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e" url: "https://pub.dev" source: hosted - version: "0.12.15" + version: "0.12.16" material_color_utilities: dependency: transitive description: name: material_color_utilities - sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724 + sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41" url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.5.0" meta: dependency: transitive description: @@ -395,10 +331,10 @@ packages: dependency: transitive description: name: petitparser - sha256: "49392a45ced973e8d94a85fdb21293fbb40ba805fc49f2965101ae748a3683b4" + sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750 url: "https://pub.dev" source: hosted - version: "5.1.0" + version: "5.4.0" platform: dependency: transitive description: @@ -427,26 +363,18 @@ packages: dependency: transitive description: name: pub_semver - sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17" + sha256: "40d3ab1bbd474c4c2328c91e3a7df8c6dd629b79ece4c4bd04bee496a224fb0c" url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.1.4" pub_updater: dependency: transitive description: name: pub_updater - sha256: "05ae70703e06f7fdeb05f7f02dd680b8aad810e87c756a618f33e1794635115c" + sha256: b06600619c8c219065a548f8f7c192b3e080beff95488ed692780f48f69c0625 url: "https://pub.dev" source: hosted - version: "0.3.0" - resource_portable: - dependency: transitive - description: - name: resource_portable - sha256: "004f8c5ed07557ad9a21aa075214b6be2b968309a7dfc465fa0aa85e4002518e" - url: "https://pub.dev" - source: hosted - version: "3.0.2" + version: "0.3.1" sky_engine: dependency: transitive description: flutter @@ -456,10 +384,10 @@ packages: dependency: transitive description: name: source_span - sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250 + sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c" url: "https://pub.dev" source: hosted - version: "1.9.1" + version: "1.10.0" stack_trace: dependency: transitive description: @@ -484,14 +412,6 @@ packages: url: "https://pub.dev" source: hosted version: "1.2.0" - swiss_knife: - dependency: transitive - description: - name: swiss_knife - sha256: "3066fc2ed9a90139cf69f1733f6f9714f7a0a4e6a9d668451d5a1e371da8897b" - url: "https://pub.dev" - source: hosted - version: "3.1.5" term_glyph: dependency: transitive description: @@ -504,10 +424,10 @@ packages: dependency: transitive description: name: test_api - sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb + sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8" url: "https://pub.dev" source: hosted - version: "0.5.1" + version: "0.6.0" typed_data: dependency: transitive description: @@ -536,10 +456,18 @@ packages: dependency: transitive description: name: watcher - sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0" + sha256: "3d2ad6751b3c16cf07c7fca317a1413b3f26530319181b37e3b9039b84fc01d8" url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.1.0" + web: + dependency: transitive + description: + name: web + sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10 + url: "https://pub.dev" + source: hosted + version: "0.1.4-beta" win32: dependency: transitive description: @@ -560,18 +488,18 @@ packages: dependency: transitive description: name: xml - sha256: "979ee37d622dec6365e2efa4d906c37470995871fe9ae080d967e192d88286b5" + sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84" url: "https://pub.dev" source: hosted - version: "6.2.2" + version: "6.3.0" yaml: dependency: transitive description: name: yaml - sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370" + sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5" url: "https://pub.dev" source: hosted - version: "3.1.1" + version: "3.1.2" sdks: - dart: ">=3.0.0 <4.0.0" + dart: ">=3.1.0-185.0.dev <4.0.0" flutter: ">=3.3.0" diff --git a/native_image_cropper_web/example/pubspec.yaml b/native_image_cropper_web/example/pubspec.yaml index f451ad9..491801c 100644 --- a/native_image_cropper_web/example/pubspec.yaml +++ b/native_image_cropper_web/example/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: # The example app is bundled with the plugin so we use a path dependency on # the parent directory to use the current plugin's version. path: ../ - file_saver: ^0.2.6 + file_saver: ^0.2.9 dev_dependencies: flutter_test: @@ -25,6 +25,9 @@ dev_dependencies: cosee_lints: ^0.3.0 dart_code_metrics: ^5.7.6 +dependency_overrides: + http: ^1.1.0 + flutter: uses-material-design: true diff --git a/native_image_cropper_web/pubspec.yaml b/native_image_cropper_web/pubspec.yaml index 4d40e90..0456362 100644 --- a/native_image_cropper_web/pubspec.yaml +++ b/native_image_cropper_web/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - cosee_lints: ">=0.2.0 <0.4.0" + cosee_lints: ^0.3.0 dart_code_metrics: ^5.7.6