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

@@ -67,7 +67,7 @@ dev_dependencies:
freezed: ^2.4.5
json_serializable: ^6.7.1
hive_generator: ^2.0.1
auto_route_generator: ^8.3.0
auto_route_generator: ^8.0.0
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0