Skip to content

Commit

Permalink
Merge branch 'main' into log-user-navigation-for-crashlytics
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSofaer authored May 31, 2023
2 parents 680050d + faba66b commit 1335650
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions easel/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_screenutil: ^5.5.4
flutter_slidable: ^2.0.0
flutter_slidable: ^3.0.0
flutter_svg: ^1.0.3
flutter_svg_provider: ^1.0.3
focus_detector: ^2.0.1
get_it: ^7.2.0
google_fonts: ^4.0.3
image_cropper: ^3.0.0
image_cropper: ^4.0.1
internet_connection_checker: ^0.0.1+4
intl:
just_audio: ^0.9.28
Expand All @@ -71,7 +71,7 @@ dependencies:
provider: ^6.0.1
pylons_sdk:
path: ../dart_sdk
share_plus: ^6.0.0 # Used for sharing the NFT link.
share_plus: ^7.0.1 # Used for sharing the NFT link.
shared_preferences: ^2.0.8
shimmer_animation: 2.1.0+1
sqflite: ^2.0.3+1
Expand Down
4 changes: 2 additions & 2 deletions wallet/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
path: pkgs/alan
audio_video_progress_bar: ^1.0.0
auto_size_text: ^3.0.0
backdrop: ^0.8.1
backdrop: ^0.9.0
bottom_drawer: ^0.0.3
cached_network_image: ^3.1.0
cloud_firestore: ^4.3.0
Expand Down Expand Up @@ -55,7 +55,7 @@ dependencies:
focus_detector: ^2.0.1
get_it: ^7.2.0
google_sign_in: ^6.0.2
googleapis: ^10.0.0
googleapis: ^11.1.0
grpc: ^3.0.2
home_widget: ^0.2.0+1
http: ^0.13.4
Expand Down

0 comments on commit 1335650

Please sign in to comment.