feat(watch): shared watch bridge contract package (#91-A)

This commit is contained in:
2026-07-25 17:42:57 +02:00
parent f140d7a014
commit cf68a72403
8 changed files with 1096 additions and 0 deletions

View 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