feat(watch): shared watch bridge contract package (#91-A)
This commit is contained in:
11
packages/watch_bridge_contract/pubspec.yaml
Normal file
11
packages/watch_bridge_contract/pubspec.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
name: watch_bridge_contract
|
||||
description: Shared Dart contracts for the GameTime phone/watch bridge.
|
||||
publish_to: 'none'
|
||||
version: 0.1.0
|
||||
|
||||
environment:
|
||||
sdk: ^3.10.0
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^6.0.0
|
||||
test: ^1.25.0
|
||||
Reference in New Issue
Block a user