diff --git a/pkg/meta/pubspec.yaml b/pkg/meta/pubspec.yaml index c40f43280d9..bca6dc036c2 100644 --- a/pkg/meta/pubspec.yaml +++ b/pkg/meta/pubspec.yaml @@ -7,6 +7,9 @@ description: >- deduced by statically analyzing source code. repository: https://github.com/dart-lang/sdk/tree/main/pkg/meta +topics: + - static-analysis + environment: sdk: ">=2.12.0 <4.0.0"