analysis_options.yaml 88 B

12345
  1. analyzer:
  2. exclude:
  3. - "**/*.g.dart"
  4. - "**/*.pb.dart"
  5. - "**/*.freezed.dart"