- 29 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Apr, 2019 4 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 23 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 18 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 20 Mar, 2019 1 commit
-
-
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
-
- 19 Mar, 2019 1 commit
-
-
Shi-Hao Hong authored
-
- 07 Mar, 2019 1 commit
-
-
Dan Field authored
-
- 06 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix some formatting issues * address review comments * fix indent
-
- 01 Mar, 2019 1 commit
-
-
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
-
- 27 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 23 Feb, 2019 1 commit
-
-
Dan Field authored
* Allow for gradle downloading missing SDK assets if SDK licenses are present. * Improvements for windows testing
-
- 22 Feb, 2019 1 commit
-
- 21 Feb, 2019 2 commits
-
-
Dan Field authored
* Allow for gradle downloading missing SDK assets if SDK licenses are present. * Fix license path for missing sdkmanager * Cirrus re-run... * Fix condition check * rename props, add docs, rename method * fix tests after param changes * Fix weird path for flutter run and add tests * remove print, fix tests
-
Alexandre Ardhuin authored
-
- 15 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2019 1 commit
-
-
KyleWong authored
-
- 24 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 16 Jan, 2019 1 commit
-
-
Luca Zuccarini authored
-
- 20 Dec, 2018 1 commit
-
-
Stanislav Baranov authored
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 31 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 30 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 17 Aug, 2018 1 commit
-
-
Ian Hickson authored
All temporary directory start with `flutter_` and have their random component separated from the name by a period, as in `flutter_test_bundle.YFYQMY`. I've tried to find some of the places where we didn't cleanly delete temporary directories, too. This greatly reduces, though it does not entirely eliminate, the directories we leave behind when running tests, especially `flutter_tools` tests. While I was at it I standardized on `tempDir` as the variable name for temporary directories, since it was the most common, removing occurrences of `temp` and `tmp`, among others. Also I factored out some common code that used to catch exceptions that happen on Windows, and made more places use that pattern.
-
- 16 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 02 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 20 Jul, 2018 1 commit
-
-
Sigurd Meldgaard authored
With a fix of a path being printed relative instead of absolute.
-
- 16 Jul, 2018 2 commits
-
-
Sigurd Meldgaard authored
This reverts commit 57d78cc7.
-
Sigurd Meldgaard authored
-
- 25 Jun, 2018 1 commit
-
-
Sarah Zakarias authored
-
- 31 May, 2018 1 commit
-
-
Sigurd Meldgaard authored
This makes it easier to run ios add2app apps with Flutter run.
-
- 10 Apr, 2018 1 commit
-
-
Konstantin Scheglov authored
-
- 05 Apr, 2018 1 commit
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/16200
-
- 07 Mar, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 16 Feb, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 15 Feb, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
This reverts commit b3e4976c.
-