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

isolate_example: Update lints, rebuild runners (#825)

This commit is contained in:
Brett Morgan
2021-06-08 08:49:46 +10:00
committed by GitHub
parent 865c545f3d
commit 78dee899ea
56 changed files with 1617 additions and 134 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