1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners (#823)

This commit is contained in:
Brett Morgan
2021-06-07 12:37:13 +10:00
committed by GitHub
parent 936d1fdaae
commit 35f43dae45
22 changed files with 156 additions and 89 deletions

View File

@@ -17,4 +17,3 @@ linter:
test_types_in_equals: true
throw_in_finally: true
unnecessary_statements: true
use_key_in_widget_constructors: false