- 05 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Nov, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 28 Oct, 2020 1 commit
-
-
Greg Spencer authored
Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 27 Oct, 2020 6 commits
-
-
Jonah Williams authored
Rolls in several fixes to web tooling, including better handling of absolute file imports. Updates to latest vm service to unblock null safety mode query Co-authored-by: Gary Roumanis <grouma@google.com> Co-authored-by: Anna Gringauze <annagrin@google.com>
-
Jonah Williams authored
This reverts commit 3ecac303. Co-authored-by: Dan Field <dfield@gmail.com>
-
Dan Field authored
Migrate flutter_driver to use package:vm_service
-
- 26 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
* update pinned null safety deps * run update-packages * add http dep to devicelab package * rerun update-packages
-
- 22 Oct, 2020 2 commits
-
-
Jenn Magder authored
* App.framework must support iOS 8 for older Flutter projects * Fix test
-
Michael Goderbauer authored
-
- 21 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 20 Oct, 2020 1 commit
-
-
Jenn Magder authored
This reverts commit dd9323bd.
-
- 19 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 17 Oct, 2020 1 commit
-
-
xster authored
-
- 16 Oct, 2020 1 commit
-
-
Martin Kustermann authored
-
- 12 Oct, 2020 1 commit
-
-
Sam Rawlins authored
-
- 09 Oct, 2020 1 commit
-
-
nturgut authored
* adding tests that uses integration_test (e2e) package to flutter * change the package name for the import * fix licenses. fix README commands. add links * adding dependency change auto generated by the tool * more analyzer error fixes
-
- 07 Oct, 2020 4 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
This reverts commit 2462f696.
-
Michael Goderbauer authored
-
Hans Muller authored
-
- 01 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
-
- 23 Sep, 2020 2 commits
-
-
Jacob MacDonald authored
Updates all null safe dependencies to versions that allow 2.10 stable and 2.11 dev releases. Also updates flutter_goldens and flutter_goldens_client to allow 2.11 dev.
-
TheBiirb authored
-
- 21 Sep, 2020 1 commit
-
-
Yegor authored
-
- 19 Sep, 2020 1 commit
-
-
Jonah Williams authored
[versions] update to latest source span and roll engine to 4b8477d11573d233e6791204191c0090f733b05d (#66136)
-
- 16 Sep, 2020 1 commit
-
-
Hans Muller authored
-
- 10 Sep, 2020 1 commit
-
-
Ben Konyi authored
-
- 08 Sep, 2020 1 commit
-
-
Angjie Li authored
Allow Developers to enable Accessibility testing on WebFlutterDriver and get the underlying webDriver (#65051)
-
- 25 Aug, 2020 1 commit
-
-
Alexander Aprelev authored
Added instructions on how to regenerate certificate too.
-
- 19 Aug, 2020 1 commit
-
-
Jonah Williams authored
Update to latest dwds, file-nullsafety, and process-nullsafety for #62886
-
- 12 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 Aug, 2020 2 commits
-
-
xster authored
-
Greg Spencer authored
Update prepare_package.dart to use the process_runner package instead having duplicate code. (#62710) Updates the prepare_package.dart script to use the process_runner package (which is where the ProcessRunner implementation was moved to).
-
- 06 Aug, 2020 2 commits
-
-
Ming Lyu (CareF) authored
-
Jenn Magder authored
-
- 05 Aug, 2020 1 commit
-
-
Darren Austin authored
Updated examples/layers to use the new button API.
-