- 23 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 15 Jun, 2021 1 commit
-
-
Jonah Williams 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
-
- 10 Jun, 2021 1 commit
-
-
Greg Spencer authored
This switches the sample analysis code to use package:flutter_lints instead of the flutter repo analysis options, so that they are compatible with a similar change to DartPad.
-
- 07 Jun, 2021 2 commits
-
-
Janice Collins authored
-
Sam Rawlins authored
-
- 03 Jun, 2021 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 May, 2021 1 commit
-
-
godofredoc authored
-
- 27 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2021 3 commits
-
-
Christopher Fujino authored
* Migrate flutter conductor out of dev/tools and into its own directory * flesh out documentation * fix analysis options * fix integration test
-
Janice Collins authored
-
sigmundch authored
This is bassically reapplying #71721, but only enables it on web tests. There are known issues that several tests under the `integration.shard` depend on a specific platform, and as a result they require some additional flexiblity (bots need to build more than one engine, and the test flags should allow for secondary engines to be picked by such tests). By enabling this on the web-test shard, we will reduce the false positives in the dart-flutter-HHH-web bot. Fixing the more general problem is tracked by #72368.
-
- 21 May, 2021 1 commit
-
-
nt4f04uNd authored
-
- 20 May, 2021 1 commit
-
-
David Iglesias authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 18 May, 2021 2 commits
-
-
Jenn Magder authored
-
Janice Collins authored
-
- 14 May, 2021 1 commit
-
-
Chris Bracken authored
shelf 1.1.2 -> 1.1.4 flutter_template_images 1.0.2 -> 3.0.0
-
- 13 May, 2021 4 commits
-
-
godofredoc authored
This reverts commit a66e5a7f.
-
Kenzie Schmoll authored
* Add 'v' hotkey to open DevTools in the browser
-
Yegor authored
-
Jenn Magder authored
-
- 12 May, 2021 4 commits
-
-
Yegor authored
* consolidate all web integration tests under the same shard
-
Jenn Magder authored
-
stuartmorgan authored
Manual plugin roll to account for a rename of the script used to run analysis.
-
Alexandre Ardhuin authored
-
- 11 May, 2021 3 commits
-
-
Christopher Fujino authored
-
Yegor authored
-
Alexandre Ardhuin authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 07 May, 2021 1 commit
-
-
Greg Spencer authored
-
- 03 May, 2021 2 commits
-
-
Christopher Fujino authored
-
Greg Spencer authored
This turns off the "directives_ordering" lint when analyzing samples, since it's indeterminate what the ordering will be, given that samples derive their imports both from the template and the example code. This is temporary to avoid broken builds, but the correct solution is to reorder the output so that the imports are ordered properly so that we give the proper example for our users.
-
- 30 Apr, 2021 1 commit
-
-
Greg Spencer authored
-
- 28 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2021 2 commits
-
-
Ian Hickson authored
-
xster authored
-
- 24 Apr, 2021 1 commit
-
-
Jonah Williams authored
-