Skip to content

Commit 5a95174

Browse files
authored
Update Flutter version (#9100)
1 parent 391ed98 commit 5a95174

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ linter:
7171
# - constant_identifier_names # https://github.com/dart-lang/linter/issues/204
7272
- control_flow_in_finally
7373
- directives_ordering
74-
- discarded_futures
74+
# - discarded_futures # TODO(https://github.com/flutter/devtools/issues/9102): Re-enable.
7575
- empty_catches
7676
- empty_constructor_bodies
7777
- empty_statements

flutter-candidate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f0992e09655aca7ed2a162042e6ba874f1280dc2
1+
ceec33f16beaccf5e7a86099f0544ea52a327b28

0 commit comments

Comments
 (0)