- _FakeJenkinsArtifactSession now overrides restoreDetailed() to return
JenkinsSessionRestoreKind.restored, satisfying AppSokApp startup contract
(previously only restore() was overridden; restoreDetailed() fell through to
the real implementation which hit MockClient and failed to activate jobLoader)
- Add dependency_overrides for meta >=1.18.0 and test_api >=0.7.11 in
pubspec.yaml so flutter pub get in this container resolves >=1.18.x/>=0.7.1x
instead of repeatedly downgrading to 1.17.0/0.7.10
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Update usb-install.md milestone documentation
- Improve ADB service functionality and error handling
- Update app shell and settings page for usb install feature
- Add test coverage for adb service and widget
- Update dependencies in pubspec.yaml
- Archive completed task artifacts