- 06 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 25 Dec, 2020 1 commit
-
-
creativecreatorormaybenot authored
-
- 21 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 16 Nov, 2020 1 commit
-
-
Jason Simmons authored
-
- 12 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 09 Nov, 2020 1 commit
-
-
chunhtai authored
* Fix crash when widgetspan does not produce a semantics node in render paragraph * fix comments * fixed corner case, added test, refactored semantics widget * addressing comment
-
- 04 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 22 Oct, 2020 1 commit
-
-
xubaolin authored
-
- 05 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Oct, 2020 1 commit
-
-
Jason Simmons authored
-
- 27 Sep, 2020 1 commit
-
-
Alexandre Ardhuin authored
* apply upcoming lint cast_nullable_to_non_nullable * make RenderObjectElement.renderObject non-nullable
-
- 16 Sep, 2020 1 commit
-
-
Jonah Williams authored
-
- 09 Sep, 2020 1 commit
-
-
Anatoly Pulyaevskiy authored
-
- 27 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 08 Aug, 2020 1 commit
-
-
chunhtai authored
-
- 31 Jul, 2020 1 commit
-
- 23 Jul, 2020 3 commits
-
-
Michael Goderbauer authored
-
chunhtai authored
- 20 Jul, 2020 1 commit
-
- 16 Jul, 2020 1 commit
-
-
chunhtai authored
-
- 23 Jun, 2020 1 commit
-
-
chunhtai authored
-
- 22 Jun, 2020 1 commit
-
- 18 Jun, 2020 1 commit
-
-
chunhtai authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 06 May, 2020 1 commit
-
-
Gary Qian authored
-
- 18 Mar, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Feb, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit 2132a0c7.
-
- 26 Feb, 2020 1 commit
-
- 25 Feb, 2020 1 commit
-
-
Ferhat authored
-
- 30 Jan, 2020 1 commit
-
-
Gary Qian authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false in flutter/lib/src/rendering * address review comments
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 15 Oct, 2019 1 commit
-
-
Jason Simmons authored
The _computeChildren[Width/Height]With[Min/Max]Intrinsics methods in RenderParagraph overwrite the text painter's placeholder dimensions in order to compute potential widths and heights for the paragraph. The placeholder dimensions should be restored to the values computed by _layoutChildren before painting the text.
-
- 09 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 08 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 02 Oct, 2019 1 commit
-
-
Gary Qian authored
-
- 24 Sep, 2019 2 commits
-
-
chunhtai authored
* Implement system fonts system channel listener
-
Alexandre Ardhuin authored
-