Fix build errors: resolve auto_route_generator version and syntax issues

- Fix auto_route_generator version from 8.3.0 to 8.0.0 to resolve dependency conflict
- Remove extra closing brace in torrent_platform_service.dart
- Temporarily fix VideoPlayerScreen parameter mismatch in movie_detail_screen.dart
- Web build now compiles successfully
This commit is contained in:
factory-droid[bot]
2025-10-03 09:11:12 +00:00
parent 8179b39aa4
commit 9b84492db4
3 changed files with 6 additions and 9 deletions

View File

@@ -594,4 +594,3 @@ class TorrentPlatformService {
}
}
}
}