We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2521a0 commit 1c3af2cCopy full SHA for 1c3af2c
pubspec.lock
@@ -777,10 +777,10 @@ packages:
777
dependency: "direct dev"
778
description:
779
name: very_good_analysis
780
- sha256: "9ae7f3a3bd5764fb021b335ca28a34f040cd0ab6eec00a1b213b445dae58a4b8"
+ sha256: "1fb637c0022034b1f19ea2acb42a3603cbd8314a470646a59a2fb01f5f3a8629"
781
url: "https://pub.dev"
782
source: hosted
783
- version: "5.1.0"
+ version: "6.0.0"
784
vm_service:
785
dependency: transitive
786
pubspec.yaml
@@ -30,7 +30,7 @@ dev_dependencies:
30
sdk: flutter
31
json_serializable: ^6.8.0
32
mocktail: ^1.0.3
33
- very_good_analysis: ^5.1.0
+ very_good_analysis: ^6.0.0
34
35
flutter:
36
uses-material-design: true
0 commit comments