All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dart.libraries.dio.analysis_options.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
analyzer:
  language:
    strict-inference: true
    strict-raw-types: true
    strict-casts: false
  exclude:
    - test/*.dart{{#useJsonSerializable}}
    - lib/{{sourceFolder}}/model/*.g.dart{{/useJsonSerializable}}
  errors:
    deprecated_member_use_from_same_package: ignore




© 2015 - 2024 Weber Informatics LLC | Privacy Policy