mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-12 02:00:22 +00:00
feat: init Party Room
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user