phamconganh

Results 11 comments of phamconganh

in analysis_options.yaml ``` analyzer: exclude: - "**/locale_keys.g.dart" # - "**/*.g.dart" # - "**/*.freezed.dart" errors: invalid_annotation_target: ignore # hotfix for freezed @JsonKey and injectable @preResolve ```