Skip to content

Commit

Permalink
deps: updated zeta_flutter dep
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton committed May 20, 2024
1 parent da04eb1 commit 9640f64
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
6 changes: 3 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
3 changes: 0 additions & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ dependencies:
zeta_flutter: any
intl: any

dependency_overrides:
intl: ^0.19.0

flutter:
uses-material-design: true
assets:
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9640f64

Please sign in to comment.