Skip to content

Commit

Permalink
update pub
Browse files Browse the repository at this point in the history
  • Loading branch information
den0206 committed Oct 19, 2024
1 parent 5f3c721 commit b950b0d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion socket_flutter/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/webview_flutter_wkwebview/darwin"

SPEC CHECKSUMS:
device_info_plus: 97af1d7e84681a90d0693e63169a5d50e0839a0d
device_info_plus: bf2e3232933866d73fe290f2942f2156cdd10342
emoji_picker_flutter: fe2e6151c5b548e975d546e6eeb567daf0962a58
Firebase: 98e6bf5278170668a7983e12971a66b2cd57fc8c
firebase_core: 2bedc3136ec7c7b8561c6123ed0239387b53f2af
Expand Down
24 changes: 12 additions & 12 deletions socket_flutter/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ packages:
dependency: "direct main"
description:
name: device_info_plus
sha256: db03b2d2a3fa466a4627709e1db58692c3f7f658e36a5942d342d86efedc4091
sha256: c4af09051b4f0508f6c1dc0a5c085bf014d5c9a4a0678ce1799c2b4d716387a0
url: "https://pub.dev"
source: hosted
version: "11.0.0"
version: "11.1.0"
device_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -346,10 +346,10 @@ packages:
dependency: "direct main"
description:
name: flutter_dotenv
sha256: "9357883bdd153ab78cbf9ffa07656e336b8bbb2b5a3ca596b0b27e119f7c7d77"
sha256: b7c7be5cd9f6ef7a78429cabd2774d3c4af50e79cb2b7593e3d5d763ef95c61b
url: "https://pub.dev"
source: hosted
version: "5.1.0"
version: "5.2.1"
flutter_keyboard_visibility:
dependency: "direct main"
description:
Expand Down Expand Up @@ -442,10 +442,10 @@ packages:
dependency: "direct main"
description:
name: flutter_markdown
sha256: a23c41ee57573e62fc2190a1f36a0480c4d90bde3a8a8d7126e5d5992fb53fb7
sha256: bd9c475d9aae256369edacafc29d1e74c81f78a10cdcdacbbbc9e3c43d009e4a
url: "https://pub.dev"
source: hosted
version: "0.7.3+1"
version: "0.7.4"
flutter_native_splash:
dependency: "direct main"
description:
Expand Down Expand Up @@ -565,10 +565,10 @@ packages:
dependency: transitive
description:
name: image_picker_for_web
sha256: "65d94623e15372c5c51bebbcb820848d7bcb323836e12dfdba60b5d3a8b39e50"
sha256: "717eb042ab08c40767684327be06a5d8dbb341fe791d514e4b92c7bbe1b7bb83"
url: "https://pub.dev"
source: hosted
version: "3.0.5"
version: "3.0.6"
image_picker_ios:
dependency: transitive
description:
Expand Down Expand Up @@ -669,10 +669,10 @@ packages:
dependency: "direct main"
description:
name: lottie
sha256: "6a24ade5d3d918c306bb1c21a6b9a04aab0489d51a2582522eea820b4093b62b"
sha256: "7afc60865a2429d994144f7d66ced2ae4305fe35d82890b8766e3359872d872c"
url: "https://pub.dev"
source: hosted
version: "3.1.2"
version: "3.1.3"
markdown:
dependency: transitive
description:
Expand Down Expand Up @@ -709,10 +709,10 @@ packages:
dependency: "direct main"
description:
name: mime
sha256: "801fd0b26f14a4a58ccb09d5892c3fbdeff209594300a542492cf13fba9d247a"
sha256: "41a20518f0cb1256669420fdba0cd90d21561e560ac240f26ef8322e45bb7ed6"
url: "https://pub.dev"
source: hosted
version: "1.0.6"
version: "2.0.0"
nested:
dependency: transitive
description:
Expand Down
10 changes: 5 additions & 5 deletions socket_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ dependencies:
http: ^1.2.2
image_picker: ^1.1.2
intl: any
mime: ^1.0.6
mime: ^2.0.0
emoji_picker_flutter: ^3.1.0
shared_preferences: ^2.3.2
sizer: ^2.0.15
socket_io_client: ^3.0.0
stream_transform: ^2.1.0
video_compress: ^3.1.3
video_player: ^2.9.2
device_info_plus: ^11.0.0
device_info_plus: ^11.1.0
firebase_core: ^3.6.0
firebase_messaging: ^15.1.3
flutter_local_notifications: ^17.2.3
flutter_dotenv: ^5.1.0
flutter_dotenv: ^5.2.1
flutter_app_badger: ^1.5.0
flip_card: ^0.7.0
# device_preview: ^1.1.0
Expand All @@ -54,9 +54,9 @@ dependencies:
permission_handler: ^11.3.1
flutter_launcher_icons: ^0.14.1
flutter_native_splash: ^2.4.1
lottie: ^3.1.2
lottie: ^3.1.3
visibility_detector: ^0.4.0+2
flutter_markdown: ^0.7.3
flutter_markdown: ^0.7.4
gal: ^2.3.0
flutter_lints: ^5.0.0

Expand Down

0 comments on commit b950b0d

Please sign in to comment.