- 02 Apr, 2020 5 commits
-
-
Jenn Magder authored
* Usage dependency injection * Review edits
-
Ferhat authored
* Replace isInstanceOf<T> uses with isA<T> * Update isInstanceOf in flutter tools
-
Christopher Fujino authored
-
Zachary Anderson authored
-
Anna Gringauze authored
-
- 01 Apr, 2020 6 commits
-
-
Shi-Hao Hong authored
-
stuartmorgan authored
Makes the following changes to the behavior of precache: - The --all-platforms flags now fetches all artifacts, rather than just turning off platform filtering of selected artifacts. - Explicitly requested artifacts are no longer subject to platform filtering. E.g., 'precache --ios' will download iOS artifacts on Windows and Linux (but 'precache' without an 'ios' flag will still only download iOS artifacts on macOS). - Desktop platform artifacts now respect the bypassing of platform filtering. Fixes #53272
-
Emmanuel Garcia authored
-
Jonas Finnemann Jensen authored
-
Lau Ching Jun authored
-
Jonah Williams authored
-
- 31 Mar, 2020 5 commits
-
-
Greg Spencer authored
Adds a VisualDensity.adaptivePlatformDensity static function that returns different values for visual density based on the defaultTargetPlatform. Returns compact for desktop platforms, and a default visual density for other platforms.
-
Jenn Magder authored
-
Mubarak Imam authored
-
Jonah Williams authored
-
stuartmorgan authored
-
- 30 Mar, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 28 Mar, 2020 3 commits
-
-
Dan Field authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 27 Mar, 2020 6 commits
-
-
stuartmorgan authored
Updates the Windows app template to use the new DartProject API, significantly simplifying the template. Increments the template version, even though this isn't itself a breaking change, so that users will be prompted to update their projects rather than be broken later when the old API is removed.
-
Jenn Magder authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 26 Mar, 2020 3 commits
-
-
Dmitry Borodin authored
-
Zachary Anderson authored
-
Jenn Magder authored
-
- 25 Mar, 2020 9 commits
-
-
Jonah Williams authored
This will allow experimenting with the remove to string transformer before we're ready to turn it on by default. This doesn't work for web yet since we use dart2js instead of the frontend_server for producing kernel
-
xster authored
-
Angjie Li authored
* Allow user to specify which Chrome binary to use.
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Dan Field authored
-
Jenn Magder authored
-