✨ Implement WebSocket API client
- List ports - Read and write mute state - Read and write volume
This commit is contained in:
@ -9,6 +9,8 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
shared_preferences: ^2.2.2
|
||||
web_socket_channel: ^2.4.4
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
Reference in New Issue
Block a user