From 9640f641b0632b6e11f4719f7c2a162b84c2e7ef Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 20 May 2024 15:09:48 +0100 Subject: [PATCH] deps: updated zeta_flutter dep --- example/ios/Podfile.lock | 6 +++--- example/pubspec.yaml | 3 --- pubspec.yaml | 5 +---- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 7565d3e..f47e146 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -216,7 +216,7 @@ SPEC CHECKSUMS: flutter_image_compress_common: ec1d45c362c9d30a3f6a0426c297f47c52007e3e flutter_inappwebview_ios: 97215cf7d4677db55df76782dbd2930c5e1c1ea0 flutter_keyboard_visibility: 0339d06371254c3eb25eeb90ba8d17dca8f9c069 - image_picker_ios: b545a5f16c0fa88e3ecbbce3ed4de45567a8ec18 + image_picker_ios: c560581cceedb403a6ff17f2f816d7fea1421fc1 irondash_engine_context: 3458bf979b90d616ffb8ae03a150bafe2e860cc9 JPSVolumeButtonHandler: 53110330c9168ed325def93eabff39f0fe3e8082 just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa @@ -235,9 +235,9 @@ SPEC CHECKSUMS: sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec super_native_extensions: 4916b3c627a9c7fffdc48a23a9eca0b1ac228fa7 SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f - url_launcher_ios: 6116280ddcfe98ab8820085d8d76ae7449447586 + url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe video_compress: fce97e4fb1dfd88175aa07d2ffc8a2f297f87fbe - video_player_avfoundation: 2b4384f3b157206b5e150a0083cdc0c905d260d3 + video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3 wakelock_plus: 78ec7c5b202cab7761af8e2b2b3d0671be6c4ae1 PODFILE CHECKSUM: ef2759a31e8883d6b534c00ef22a7f4104f8de0d diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 08a345b..f64d2c5 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -25,9 +25,6 @@ dependencies: zeta_flutter: any intl: any -dependency_overrides: - intl: ^0.19.0 - flutter: uses-material-design: true assets: diff --git a/pubspec.yaml b/pubspec.yaml index fa2cbff..c8ddf92 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -72,10 +72,7 @@ dependencies: video_compress: ^3.1.0 video_player: ^2.7.2 vsc_quill_delta_to_html: ^1.0.3 - zeta_flutter: ^0.9.0 - -dependency_overrides: - intl: ^0.19.0 + zeta_flutter: ^0.9.1 dev_dependencies: flutter_test: