Misaka 3f166c2efa Remove unused _ConnectionIndicator and _StatusDot widgets
Delete dead code that triggered an unused_element analyzer warning.
_ConnectionIndicator was unreferenced and _StatusDot was only used by it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-17 22:55:42 +08:00
2026-05-16 20:36:13 +08:00
2026-05-15 20:12:07 +08:00
2026-05-15 20:12:07 +08:00
2026-05-15 20:12:07 +08:00

WirelessTextSyncer Android

Android client for WirelessTextSyncer.

Stack

  • Flutter
  • WebSocket client
  • Shared preferences for the last connection target

Development

flutter pub get
flutter run

The initial client connects to the Windows tray server with an IP address and port, then streams text changes from the full-screen input area.

Description
Android sub-repository
Readme 4.5 MiB
Languages
Kotlin 53.6%
Dart 46.4%