Skip to content

Commit

Permalink
chore: updated at_contacts_groups deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Sardar1208 committed Feb 8, 2024
1 parent 2128213 commit 3651a0e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
5 changes: 4 additions & 1 deletion packages/at_contacts_group_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,16 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
at_onboarding_flutter: ^6.1.3
at_onboarding_flutter: ^6.1.7
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
flutter:
sdk: flutter

dependency_overrides:
at_commons: ^4.0.1

dev_dependencies:
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
Expand Down
9 changes: 6 additions & 3 deletions packages/at_contacts_group_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ dependencies:
at_client_mobile: ^3.2.12
at_common_flutter: ^2.0.12
at_commons: ^3.0.55
at_contact: ^3.0.7
at_contacts_flutter: ^4.0.11
at_contact: ^3.0.8
at_contacts_flutter: ^4.0.13
at_utils: ^3.0.15
collection: ^1.17.0
emoji_picker_flutter: ^1.6.1
file_picker: ^5.5.0
file_picker: ^6.1.1
file_selector: ^1.0.1
file_selector_macos: ^0.9.3+2
flutter:
Expand All @@ -34,6 +34,9 @@ dependencies:
image_compression: ^1.0.4
pedantic: ^1.11.1

dependency_overrides:
at_commons: ^4.0.1

dev_dependencies:
flutter_lints: ^2.0.3
flutter_test:
Expand Down

0 comments on commit 3651a0e

Please sign in to comment.