1 2 3 4 5 6 7 8 9 10include: package:flutter_lints/flutter.yaml analyzer: language: strict-casts: true strict-inference: true strict-raw-types: true exclude: - flutter
1 2 3 4 5 6 7 8 9 10
include: package:flutter_lints/flutter.yaml analyzer: language: strict-casts: true strict-inference: true strict-raw-types: true exclude: - flutter