- 21 Jan, 2024 1 commit
-
-
Christopher Fujino authored
Fixes https://github.com/flutter/flutter/issues/141743 I should have made this change in https://github.com/flutter/flutter/pull/124039, but it escaped my grep search.
-
- 19 Jan, 2024 1 commit
-
-
Zachary Anderson authored
Includes the Engine roll from https://github.com/flutter/flutter/pull/141841 A new version of Dart is having trouble with the tool integration test test `passing one file with errors are detected`: https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20tool_integration_tests_2_4/31851/overview. However the analysis server emits the expected errors when we give it both the file without issues and the file with issues. My guess is that the analysis server has changed it's behavior slightly when supplied with a single malformed file. Since the Dart roll is >20 dev versions behind, and this is the only failing presubmit test, and it's testing something a bit weird, I suggest we investigate the right way to test the thing that test was attempting to cover as a follow-up.
-
- 13 Nov, 2023 1 commit
-
-
Michael Goderbauer authored
ð«¡ This was terribly outdated and has long been superseded by `package:flutter_lints`. Also, as of https://github.com/dart-lang/sdk/commit/c033718da0502ed92609f8c6cee2f6a59ccc058e support for this was removed from the analyzer and this file is now even more useless, if that's even possible. Fixes https://github.com/flutter/flutter/issues/82948.
-
- 10 Nov, 2023 1 commit
-
-
Sam Rawlins authored
Fixes https://github.com/flutter/flutter/issues/138227. Work towards https://github.com/flutter/flutter/issues/82948 In https://github.com/dart-lang/sdk/commit/c033718da0502ed92609f8c6cee2f6a59ccc058e, the analyzer's support for `analysis_options_user.yaml` is dropped. So no lint is reported in this test, as expected. This PR changes the test to expect no lint, and also no write the edits that trigger the lint.
-
- 12 Sep, 2023 1 commit
-
-
Michael Goderbauer authored
New feature in upcoming Dart 3.2. See https://github.com/dart-lang/language/issues/2020. Feature is enabled by bumping the min SDK version to 3.2. Part of https://github.com/flutter/flutter/issues/134476.
-
- 15 Jun, 2023 1 commit
-
-
Christopher Fujino authored
Part of https://github.com/flutter/flutter/issues/127135
-
- 21 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Bump lower Dart SDK constraints to 3.0 & add class modifiers
-
- 15 Feb, 2023 2 commits
-
-
Zachary Anderson authored
* In test of --(no-)fatal-infos analyzer flags, pin missing_return to info * Remove trailing spaces
-
Jackson Gardner authored
We should address this more permanently: https://github.com/flutter/flutter/issues/120750
-
- 23 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes * fix after merge conflicts * review
-
- 16 Dec, 2022 1 commit
-
-
Jackson Gardner authored
* Use the name of errors, not the diagnostic messages. * Trailing comma.
-
- 09 Dec, 2022 1 commit
-
-
Siva authored
* Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105) * Bump SDK versions. * Bump Dart SDK version constraints * Update shrine package to 2.0.1 (null safe version) * Fix more tests. * Include patches from Jason for min android sdk version * Fix analyzer warning
-
- 26 Oct, 2022 1 commit
-
-
Lucas Britto authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 13 Jul, 2022 1 commit
-
-
Jason Simmons authored
The descriptions can change between different versions of the analyzer.
-
- 24 Jun, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 27 Apr, 2022 2 commits
-
-
Phil Quitslund authored
-
Alexandre Ardhuin authored
-
- 25 Jan, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 20 Jan, 2022 1 commit
-
-
Danny Tuppeny authored
Fixes https://github.com/flutter/flutter/issues/96931.
-
- 16 Dec, 2021 1 commit
-
-
嘟囔 authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 07 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Mouad Debbar authored
This reverts commit cb378edc.
-
Ian Hickson authored
-
- 25 Jun, 2021 1 commit
-
-
Jonah Williams authored
-