Commit c0e98096 authored by Phil Quitslund's avatar Phil Quitslund Committed by GitHub

Bump Dart SDK to 1.25.0-dev.7.0. (#11342)

parent e4860ef0
...@@ -110,7 +110,7 @@ linter: ...@@ -110,7 +110,7 @@ linter:
- prefer_adjacent_string_concatenation - prefer_adjacent_string_concatenation
- prefer_collection_literals - prefer_collection_literals
# - prefer_conditional_assignment # not yet tested # - prefer_conditional_assignment # not yet tested
- prefer_const_constructors # - prefer_const_constructors # https://github.com/dart-lang/linter/issues/752
# - prefer_constructors_over_static_methods # not yet tested # - prefer_constructors_over_static_methods # not yet tested
- prefer_contains - prefer_contains
# - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods # - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods
......
...@@ -104,7 +104,7 @@ linter: ...@@ -104,7 +104,7 @@ linter:
- prefer_adjacent_string_concatenation - prefer_adjacent_string_concatenation
- prefer_collection_literals - prefer_collection_literals
# - prefer_conditional_assignment # not yet tested # - prefer_conditional_assignment # not yet tested
- prefer_const_constructors # - prefer_const_constructors # https://github.com/dart-lang/linter/issues/752
# - prefer_constructors_over_static_methods # not yet tested # - prefer_constructors_over_static_methods # not yet tested
- prefer_contains - prefer_contains
# - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods # - prefer_expression_function_bodies # conflicts with https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#consider-using--for-short-functions-and-methods
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment