feat(watch): Android Wear Data Layer adapter + foreground service (#91-D)

This commit is contained in:
2026-07-25 19:51:43 +02:00
parent 40a2d5eddc
commit 68a87d1658
13 changed files with 1037 additions and 8 deletions

View File

@ -7,3 +7,4 @@ library;
export 'local/local.dart';
export 'remote/remote.dart';
export 'security/security.dart';
export 'watch_bridge/watch_bridge.dart';