feat(watch): Wear OS companion app - UX surfaces + bridge client (#91-E, #91-F)
This commit is contained in:
20
watch_app/pubspec.yaml
Normal file
20
watch_app/pubspec.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
name: gametime_watch
|
||||
description: Wear OS companion app for GameTime workout sessions.
|
||||
publish_to: 'none'
|
||||
|
||||
version: 0.1.0+1
|
||||
|
||||
environment:
|
||||
sdk: ^3.10.0
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
watch_bridge_contract:
|
||||
path: ../packages/watch_bridge_contract
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^6.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user