feat: init Party Room

This commit is contained in:
xkeyC
2025-11-18 23:10:04 +08:00
parent f98235f2f3
commit aaaee30368
34 changed files with 10999 additions and 146 deletions

View File

@@ -58,7 +58,7 @@ dependencies:
aria2:
git: https://github.com/xkeyC/dart_aria2_rpc.git
# path: ../../xkeyC/dart_aria2_rpc
intl: any
intl: ^0.20.2
synchronized: ^3.4.0
super_sliver_list: ^0.4.1
file: ^7.0.1
@@ -71,6 +71,10 @@ dependencies:
path: ^1.9.1
crypto: ^3.0.7
xml: ^6.6.1
# gRPC and protobuf
grpc: ^5.0.0
protobuf: ^5.1.0
dependency_overrides:
http: ^1.6.0
intl: ^0.20.2
@@ -80,7 +84,7 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^6.0.0
msix: ^3.16.12
build_runner: 2.7.1
build_runner: 2.10.3
freezed: ^3.2.3
json_serializable: ^6.11.1
riverpod_generator: ^3.0.3