Skip to content

Commit

Permalink
Merge pull request #215 from bitmovin/dependabot/pub/very_good_analys…
Browse files Browse the repository at this point in the history
…is-7.0.0

chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0
  • Loading branch information
hawk23 authored Jan 21, 2025
2 parents 0244732 + ba43e76 commit 7a84706
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 3 additions & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include: package:very_good_analysis/analysis_options.yaml
analyzer:
analyzer:
errors:
document_ignores: ignore
exclude:
- '**/*.g.dart'
linter:
Expand Down
3 changes: 0 additions & 3 deletions lib/src/platform/web/bitmovin_player_web_api.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
@JS()
library bitmovinplayer.js;

import 'package:js/js.dart';
import 'package:web/web.dart';

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
json_serializable: ^6.6.1
very_good_analysis: ">=5.1.0 <7.0.0"
very_good_analysis: ">=5.1.0 <8.0.0"

flutter:
plugin:
Expand Down

0 comments on commit 7a84706

Please sign in to comment.