mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 06:18:49 +00:00
web/github_dataviz: Migrate to null safety (#919)
This commit is contained in:
6
web/github_dataviz/analysis_options.yaml
Normal file
6
web/github_dataviz/analysis_options.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
include: package:flutter_lints/flutter.yaml
|
||||
|
||||
linter:
|
||||
rules:
|
||||
avoid_print: false
|
||||
prefer_single_quotes: true
|
||||
Reference in New Issue
Block a user