oto/packages/flutter/oto_console
toki e3b1d9b33b feat: flutter console skeleton and core connection client
- Add Flutter console skeleton (oto_console_contract, overview, shell)
- Add core_connection_client.dart for client app core connection
- Update oto_client_app.dart to integrate new components
- Add widget_test.dart and console tests
- Update pubspec.yaml and pubspec.lock with new dependencies
2026-06-17 07:20:06 +09:00
..
lib feat: flutter console skeleton and core connection client 2026-06-17 07:20:06 +09:00
test feat: flutter console skeleton and core connection client 2026-06-17 07:20:06 +09:00
.gitignore feat(client): 모듈형 OTO 콘솔 패키지를 추가한다 2026-06-06 18:14:06 +09:00
analysis_options.yaml feat(client): 모듈형 OTO 콘솔 패키지를 추가한다 2026-06-06 18:14:06 +09:00
pubspec.yaml feat(client): 모듈형 OTO 콘솔 패키지를 추가한다 2026-06-06 18:14:06 +09:00