- Jan 21, 2020
-
-
Gary Roumanis authored
-
Nate Bosch authored
Closes #1141 Bump min SDK in all packages for safety. Restore use of for-loop elements in a top level variable since they work in this SDK.
-
- Dec 06, 2019
-
-
Nate Bosch authored
- always_declare_return_types - annotate_overrides - await_only_futures - omit_local_variable_types - prefer_collection_literals - prefer_conditional_assignment - prefer_final_fields - prefer_for_elements_to_map_fromiterable - prefer_if_null_operators - prefer_spread_collections - unnecessary_this - use_function_type_syntax_for_parameters Bump min SDK to 2.3.0 everywhere to allow using spreads in collection literals. Skip an already failing test
-
- Apr 08, 2019
-
-
Kevin Moore authored
Run analyzer (at a minimum) across all packages at their oldest supported SDK
-
- Apr 05, 2019
-
-
Nate Bosch authored
-
- Oct 30, 2018
-
-
Gary Roumanis authored
-