- 27 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Mar, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 25 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Mar, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
Amir Hardon authored
This reverts commit e38be671.
-
- 21 Mar, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Alexander Aprelev authored
* Use source list from the compiler to track invalidated files. * Revert accidental change * Fix first-time-seen-the-file logic * Fix/simplify invalidate logic now that we can rely on compiler to let us know what is the cut-off point for invalidation. * Update devfs mock to accommodate for new fields * Fix deleted files case * Analyzer found missing final
-
- 20 Mar, 2019 2 commits
-
-
Alexandre Ardhuin authored
* some space formattings * always use blocks in if-else if a block is used * format spaces in for and while * allow multiline if conditions * fix missing space
-
Jonah Williams authored
-
- 16 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Mar, 2019 3 commits
-
-
Jonah Williams authored
-
liyuqian authored
This is the accompanying change for https://github.com/flutter/engine/pull/8148 and it needs the engine PR to land first. For https://github.com/flutter/flutter/issues/813
-
Jonah Williams authored
-
- 14 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 12 Mar, 2019 1 commit
-
-
Danny Tuppeny authored
* Add a `flutter create --list-samples` command * Add some comments/docs * Tweak text
-
- 11 Mar, 2019 1 commit
-
-
Paul Berry authored
Substantially reduces the danger that a bug in the analysis server might prevent errors from being detected by `flutter analyze`.
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Mar, 2019 4 commits
-
-
Jonah Williams authored
This reverts commit 3fd36200.
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 6a7f231d.
-
Jonah Williams authored
-
- 07 Mar, 2019 3 commits
-
-
Jonah Williams authored
-
Alexandre Ardhuin authored
* fix indentof statements in BlockFunctionBody * fix indentof statements in BlockFunctionBody in tests
-
Jonah Williams authored
-
- 06 Mar, 2019 3 commits
-
-
Phil Quitslund authored
-
Chris Bracken authored
When running git update-packages, if the goldens repo is dirty, the flutter tool currently crashes and logs the failure from git pull. This adds a check for a dirty git client and emits a friendlier error message in the case where it's not clean, and avoid the crash by catching the NonZeroExitCode exception and rethrowing as toolExit instead. Fixes: https://github.com/flutter/flutter/issues/28915
-
Alexandre Ardhuin authored
* fix some formatting issues * address review comments * fix indent
-
- 01 Mar, 2019 2 commits
-
-
Alexander Markov authored
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 26 Feb, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 24 Feb, 2019 1 commit
-
-
Will Larche authored
* [Gallery] Fortnightly demo moved from flutter/samples. * [Gallery] Fortnightly analysis corrections. * [Gallery] Minor rename. * [Gallery] Making floats ints. * [Gallery] Fortnightly minor visual polish. * [Gallery] Formatting. * [Gallery] Upping package version for gallery to support fortnightly demo. * [Gallery] Fortnightly copy correction. * [Gallery] Fortnightly study polish. * [Gallery] Fortnightly polish. * [Gallery] Fortnightly copy correction. * [Gallery] Fortnightly copy now held in '''. * [Gallery] Fortnightly comment. * [Gallery] Updates necessary when flutter_gallery_assets updates. * [Gallery] Updating macrobenchmarks because we updated flutter_gallery_assets. * [Gallery] Moving spaces to beginning of copy lines. * [Gallery] Copy correction. * [Gallery] Adding tooltip to satisfy smoke test. * [Gallery] Minor pr feedback. * [Gallery] Forced upgrade.
-
- 21 Feb, 2019 2 commits
-
-
Greg Spencer authored
Fix the length of the valueHelp on the --sample option for the create command, and turn on wrapping. (#28264) The wrapping for some commands was never actually turned on, so this turns it on. Also, it shortens the `valueHelp` for the `--sample` option to be just "id" instead of "the sample ID of the desired sample from the API documentation website (http://docs.flutter.io)", which was causing the line to get far too long. Fixes #23074
-
Alexandre Ardhuin authored
-
- 20 Feb, 2019 1 commit
-
-
Dan Field authored
* remove json_schema dep * remove unnecessary pin * removed unused dep * remove unused impport * Fix incorrect condition
-
- 16 Feb, 2019 1 commit
-
-
Dan Field authored
* Discover port over mDNS * Update BUILD.gn for tools
-
- 15 Feb, 2019 1 commit
-
-
Jonah Williams authored
-