feat(watch): Wear OS companion app - UX surfaces + bridge client (#91-E, #91-F)

This commit is contained in:
2026-07-25 20:00:01 +02:00
parent 68a87d1658
commit c65a5a76a9
26 changed files with 1973 additions and 0 deletions

20
watch_app/pubspec.yaml Normal file
View 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