- 03 Nov, 2020 4 commits
-
-
Jonah Williams authored
-
Greg Spencer authored
* Remove nullOk from cupertino color resolution * Add CupertinoDynamicColor.maybeResolveFrom * Remove CupertinoDynamicColor.maybeResolveFrom again
-
Shi-Hao Hong authored
* Add a code sample for the [Offstage] widget
-
Jason Simmons authored
-
- 02 Nov, 2020 18 commits
-
-
Hans Muller authored
-
LongCatIsLooong authored
-
Greg Spencer authored
-
David Garcia authored
-
Pieter van Loon authored
-
YeungKC authored
-
Jonah Williams authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Justin McCandless authored
We are standardizing around the term Raw for lower level widgets.
-
Andy Weiss authored
* [flutter_tools] Support zipped application bundles for macOS It is not possible to directly produce a directory (.app) in some build systems but rather it must be zip'ed before being passed to the tool for running. This adds support for attempting to extract an application bundle from a zip file if the bundle is not already a directory. This uses very similar code from lib/src/application_package.dart which is used for extracting an ipa for iOS. This introduces tests for the macos/application_package.dart behavior which did not exist before. These tests cover the changes in the PR and some of the existing behavior, but do not cover everything in that file.
-
Abdullah Deshmukh authored
-
Jivansh Sharma authored
-
Yash Johri authored
-
Chintan Patel authored
-
Abhishek Ghaskata authored
-
Tadas Petra authored
-
Anas35 authored
-
- 01 Nov, 2020 4 commits
-
-
Rinish Sam authored
-
Suryanshu Singh authored
-
Amit Patil authored
-
Tekeshwar Singh authored
-
- 31 Oct, 2020 4 commits
-
-
Shi-Hao Hong authored
* Fix failing tests from introducing raw string generation in gen_l10n tool
-
Greg Spencer authored
My yearly pass to fix spelling errors in the API dartdocs.
-
najeira authored
-
Yegor authored
* start and stop chromedriver once per sub-shard; do not wait for it to quit * enable web_long_running_tests but keep them as flaky
-
- 30 Oct, 2020 10 commits
-
-
Michael Goderbauer authored
-
Christopher Fujino authored
-
Dwayne Slater authored
-
Jonah Williams authored
* [null-safety] enable null safety * opt expression evaluation web test out of null safety
-
Jenn Magder authored
-
Zachary Anderson authored
-
Jonah Williams authored
Disable null safety auto-detection for the web
-
Zachary Anderson authored
-
Yegor authored
-
Michael Goderbauer authored
-