|
[clean] disposeCamera を async 化し,型変換ヘルパーを抽出
- disposeCamera() を Future<void> async に変更し _stopImageStream() を await - FileService に _toUint8List() ヘルパーを抽出して型変換の重複を解消 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| lib/providers/camera_provider.dart |
|---|
| lib/services/file_service.dart |
|---|