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 93f7149 commit 48a481bCopy full SHA for 48a481b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 9.0.0-rc.1
2
+
3
+- feat: support Dart 3.8.0 [152](https://github.com/VeryGoodOpenSource/very_good_analysis/pull/152)
4
5
# 8.0.0
6
7
- chore: release 8.0.0-rc.1
pubspec.yaml
@@ -1,5 +1,5 @@
name: very_good_analysis
-version: 8.0.0
+version: 9.0.0-rc.1
description: Lint rules for Dart and Flutter used internally at Very Good Ventures.
repository: https://github.com/VeryGoodOpenSource/very_good_analysis
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_analysis/issues
0 commit comments