首次提交:太和e护APP调试模式websocket
This commit is contained in:
17
pubspec.yaml
Normal file
17
pubspec.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
name: ble_debug_system
|
||||
description: A server app using the shelf package and Docker.
|
||||
version: 1.0.0
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.4
|
||||
|
||||
dependencies:
|
||||
shelf: ^1.4.0
|
||||
shelf_web_socket: ^1.0.4
|
||||
web_socket_channel: ^2.4.0
|
||||
shelf_static: ^1.1.0
|
||||
shelf_cors_headers: ^0.1.5
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^2.0.0
|
||||
Reference in New Issue
Block a user