mirror of
https://gitlab.com/foxixus/neomovies_mobile.git
synced 2025-10-28 03:18:49 +05:00
Fix build errors and update dependencies
- Update auto_route from 8.1.0 to 8.3.0 for better compatibility - Update auto_route_generator from 8.0.0 to 8.1.0 - Fix Subtitle import conflicts in PlayerProvider - Fix GitLab CI: change --fatal-infos to --fatal-warnings - Update dependencies via flutter pub get
This commit is contained in:
@@ -20,7 +20,7 @@ test:dart:
|
||||
script:
|
||||
- flutter --version
|
||||
- flutter pub get
|
||||
- flutter analyze --fatal-infos
|
||||
- flutter analyze --fatal-warnings
|
||||
- flutter test --coverage
|
||||
- flutter build web --release --dart-define=dart.vm.profile=false
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user