mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
upgrade deps
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
26
pubspec.lock
26
pubspec.lock
@@ -139,8 +139,8 @@ packages:
|
||||
description:
|
||||
path: "."
|
||||
ref: master
|
||||
resolved-ref: "4d28c7d6dad6c099a44058527ddc65405a94b4d0"
|
||||
url: "https://github.com/orz12/auto_orientation.git"
|
||||
resolved-ref: ca2bb137bd0e4b221df3bc5ba1492d2902c78624
|
||||
url: "https://github.com/bggRGjQaUbCoE/auto_orientation.git"
|
||||
source: git
|
||||
version: "2.3.1"
|
||||
boolean_selector:
|
||||
@@ -285,10 +285,10 @@ packages:
|
||||
description:
|
||||
path: "packages/chat_bottom_container"
|
||||
ref: main
|
||||
resolved-ref: "475331343d9ae041807d0d862a88fb1d2b7a64a1"
|
||||
url: "https://github.com/pye52/flutter_chat_packages.git"
|
||||
resolved-ref: acccababf698ef1712031c383ea4b7ff54ae630c
|
||||
url: "https://github.com/bggRGjQaUbCoE/flutter_chat_packages.git"
|
||||
source: git
|
||||
version: "0.3.0"
|
||||
version: "0.3.2"
|
||||
checked_yaml:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -1366,10 +1366,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: permission_handler
|
||||
sha256: "2d070d8684b68efb580a5997eb62f675e8a885ef0be6e754fb9ef489c177470f"
|
||||
sha256: bc917da36261b00137bbc8896bf1482169cd76f866282368948f032c8c1caae1
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "12.0.0+1"
|
||||
version: "12.0.1"
|
||||
permission_handler_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -1454,10 +1454,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: posix
|
||||
sha256: f0d7856b6ca1887cfa6d1d394056a296ae33489db914e365e2044fdada449e62
|
||||
sha256: "6323a5b0fa688b6a010df4905a56b00181479e6d10534cecfecede2aa55add61"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "6.0.2"
|
||||
version: "6.0.3"
|
||||
pretty_qr_code:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -1598,10 +1598,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: sentry
|
||||
sha256: "4aee18ffcdb6d92db3a770764fd0034b93f27ae736cf9f39855575a36c04fe91"
|
||||
sha256: "40583b61f5f4dc0ea7095a34c03cd71e17b43bd8866fba34972398f70806b464"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "9.1.0"
|
||||
version: "9.2.0"
|
||||
share_plus:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -1804,10 +1804,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: synchronized
|
||||
sha256: "0669c70faae6270521ee4f05bffd2919892d42d1276e6c495be80174b6bc0ef6"
|
||||
sha256: c254ade258ec8282947a0acbbc90b9575b4f19673533ee46f2f6e9b3aeefd7c0
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.3.1"
|
||||
version: "3.4.0"
|
||||
system_proxy:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
||||
@@ -124,7 +124,7 @@ dependencies:
|
||||
# universal_platform: ^1.1.0
|
||||
auto_orientation:
|
||||
git:
|
||||
url: https://github.com/orz12/auto_orientation.git
|
||||
url: https://github.com/bggRGjQaUbCoE/auto_orientation.git
|
||||
ref: master
|
||||
protobuf: ^4.0.0
|
||||
animations: ^2.0.11
|
||||
@@ -177,7 +177,7 @@ dependencies:
|
||||
# chat_bottom_container: ^0.2.0
|
||||
chat_bottom_container:
|
||||
git:
|
||||
url: https://github.com/pye52/flutter_chat_packages.git
|
||||
url: https://github.com/bggRGjQaUbCoE/flutter_chat_packages.git
|
||||
ref: main
|
||||
path: packages/chat_bottom_container
|
||||
image_picker: ^1.1.2
|
||||
|
||||
Reference in New Issue
Block a user