3f166c2efae13dc9ea07e503b3c9564b5d16d1b0
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>
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
Languages
Kotlin
53.6%
Dart
46.4%