- 16 Oct, 2023 1 commit
-
-
Michael Goderbauer authored
Fixes https://github.com/flutter/flutter/issues/123172 Fixes https://github.com/dart-lang/sdk/issues/51813 In combination with https://github.com/flutter/flutter/pull/136418.
-
- 21 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Enable prefer_mixin
-
- 23 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes * fix after merge conflicts * review
-
- 31 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 25 May, 2021 1 commit
-
-
Lau Ching Jun authored
-