Initialer Commit: Projekt Start
This commit is contained in:
8
analysis_options.yaml
Normal file
8
analysis_options.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
include: package:flutter_lints/flutter.yaml
|
||||
|
||||
linter:
|
||||
rules:
|
||||
prefer_const_constructors: true
|
||||
prefer_const_literals_to_create_immutables: true
|
||||
avoid_print: false
|
||||
|
||||
Reference in New Issue
Block a user