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