Skip to content

Commit

Permalink
fix: fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
sonle-geekyants committed Apr 26, 2023
1 parent b9f5746 commit 8029e46
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
qr_flutter: ^4.0.0
receive_sharing_intent: ^1.4.5
rxdart: ^0.27.3
share_plus: ^4.0.1
share_plus: ^4.5.3
url_launcher: ^6.0.20
video_thumbnail: ^0.4.6
webview_flutter: ^4.0.1
Expand Down Expand Up @@ -83,18 +83,20 @@ dev_dependencies:

dependency_overrides:
biometric_storage: ^4.1.3
emoji_picker_flutter: 1.2.1
file_picker: ^5.2.4
webview_flutter: ^4.0.1
ffi: ^2.0.1
at_client: ^3.0.41
emoji_picker_flutter: 1.2.1
path: ^1.8.3
at_onboarding_flutter:
git:
url: https://github.com/atsign-foundation/at_widgets.git
path: at_onboarding_flutter
path: packages/at_onboarding_flutter
ref: feature/enable-user-sharing
at_client_mobile:
git:
url: https://github.com/atsign-foundation/at_client_sdk
path: at_client_mobile
path: packages/at_client_mobile
ref: feature/enable-user-sharing
at_contacts_group_flutter:
git:
Expand Down

0 comments on commit 8029e46

Please sign in to comment.