- 20 Nov, 2020 14 commits
-
-
Janice Collins authored
-
Chris Yang authored
-
Jenn Magder authored
-
J-P Nurmi authored
-
engine-flutter-autoroll authored
-
Per Classon authored
-
Greg Spencer authored
Adds Navigator.maybeOf to replace calling Navigator.of(context, nullOk: true), and removes the nullOk parameter. Also changes Navigator.of to return a non-nullable value, and removes many (120!) instances of the ! operator, reducing the possible places where a null dereference could occur.
-
Anurag Roy authored
[flutter_tools] Make flutter upgrade --verify-only display framework version differences instead of commit hashes (#69420)
-
Kate Lovett authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
-
Juyeong Lee authored
-
Yegor authored
-
- 19 Nov, 2020 13 commits
-
-
Dan Field authored
Skip flaky iOS XCUITest
-
Jonah Williams authored
This reverts commit ef474154.
-
Jenn Magder authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Chinmoy authored
-
Jenn Magder authored
-
Dan Field authored
-
Jason Simmons authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit a9a35d10.
-
- 18 Nov, 2020 13 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
Jonah Williams authored
update hot reload benchmark to be more representative
-
Jonah Williams authored
-
Jenn Magder authored
-
Chinmoy authored
-
Christopher Fujino authored
-
nero authored
-
stuartmorgan authored
Removes a comment that is left over from early iterations of the template.
-
Pierre-Louis authored
* refactor update_icons * fix trailing space * address feedback * add platform adaptive icons * fix merge conflict * Update dartdoc * Address feedback * Specify types * Add tests * fix indentation * Remove trailing space * Remove isCupertino static bool
-
engine-flutter-autoroll authored
-