Skip to content

Commit

Permalink
Update flutter_fimber to latest
Browse files Browse the repository at this point in the history
Solves iOS build issues.
  • Loading branch information
erdemyerebasmaz committed Jul 11, 2023
1 parent 39b17c4 commit d544034
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ SPEC CHECKSUMS:
FirebaseMessaging: 8a3b9a8b98ce72a42d22e69865cf662e38d2d6f5
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
flutter_fgbg: 31c0d1140a131daea2d342121808f6aa0dcd879d
flutter_fimber: 88b272e54125443cadac3c67359e96bec6e43614
flutter_fimber: ec011dfb08d7cbfa16ab6bad8450b99574e6f6a4
flutter_inappwebview: 50b55a88f5dddadc9e741a7caf72f378116e2156
flutter_keyboard_visibility: 0339d06371254c3eb25eeb90ba8d17dca8f9c069
flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -512,10 +512,10 @@ packages:
dependency: "direct main"
description:
name: flutter_fimber
sha256: "35c0e7d9ae541c6e02d2ae273007208a55f03241708bc3a27138cdc8d3982eb9"
sha256: ece05c2a3926bc1266855e0abd22a7ad581231b0009efe6954dd51464e53dd49
url: "https://pub.dev"
source: hosted
version: "0.7.0"
version: "0.7.1"
flutter_inappwebview:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
fimber: ^0.7.0
fimber_io: ^0.7.0
# Doesn't support: Linux Mac Windows
flutter_fimber: ^0.7.0
flutter_fimber: ^0.7.1
# Doesn't support: Linux Windows
firebase_core: ^2.14.0
# Doesn't support: Linux Mac Windows
Expand Down

0 comments on commit d544034

Please sign in to comment.