diff --git a/modules/examples/pubspec.yaml b/modules/examples/pubspec.yaml index 1ae6bb9074..8153a4d241 100644 --- a/modules/examples/pubspec.yaml +++ b/modules/examples/pubspec.yaml @@ -27,5 +27,5 @@ transformers: commandLineOptions: - --dump-info - --show-package-warnings - #- --trust-type-annotations - #- --trust-primitives + - --trust-type-annotations + - --trust-primitives