include: package:flutter_lints/flutter.yaml linter: rules: prefer_const_constructors: true avoid_print: false