initial commit (migrated)
This commit is contained in:
commit
b594facb51
143 changed files with 11057 additions and 0 deletions
7
analysis_options.yaml
Normal file
7
analysis_options.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
include: package:flutter_lints/flutter.yaml
|
||||
|
||||
analyzer:
|
||||
errors:
|
||||
invalid_annotation_target: ignore
|
||||
exclude:
|
||||
- '**/*.g.dart'
|
||||
Loading…
Add table
Add a link
Reference in a new issue