- 20 Apr, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 16 Apr, 2020 1 commit
-
-
Masayuki Ono authored
-
- 14 Apr, 2020 1 commit
-
-
Justin McCandless authored
Adds the ability for the iOS text selection menu to handle items that are too wide for the screen.
-
- 10 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
* replace simple Container(w & h) with SizedBox * address review comments * address review comments
-
- 07 Apr, 2020 2 commits
-
-
Greg Spencer authored
This updates the Action API in accordance with the design doc for the changes: flutter.dev/go/actions-and-shortcuts-design-revision Fixes #53276
-
LongCatIsLooong authored
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Mar, 2020 1 commit
-
-
Pieter van Loon authored
-
- 27 Mar, 2020 1 commit
-
-
Onat Çipli authored
-
- 23 Mar, 2020 1 commit
-
-
Justin McCandless authored
-
- 20 Mar, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 18 Mar, 2020 1 commit
-
-
Kate Lovett authored
-
- 16 Mar, 2020 1 commit
-
-
Kate Lovett authored
This reverts commit 7edcc92b.
-
- 14 Mar, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Mar, 2020 1 commit
-
-
Greg Spencer authored
This converts Diagnosticable to be a mixin instead of an abstract class, so that it can be used to add diagnostics to classes which already have a base class. It leaves in place the DiagnosticableMixin mixin, since there are some plugins that are still using it, and removing it would mean that those plugins wouldn't work with master branch Flutter anymore. DiagnosticableMixin will be removed once this mixin version of Diagnosticable makes its way to the stable branch.
-
- 03 Mar, 2020 1 commit
-
-
Greg Spencer authored
This PR adds the linux and windows target platform enum values, along with automatically setting the defaultTargetPlatform to the appropriate value on those platforms. Fixes #31366
-
- 28 Feb, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit 2132a0c7.
-
- 27 Feb, 2020 1 commit
-
-
Darren Austin authored
-
- 26 Feb, 2020 1 commit
-
- 25 Feb, 2020 2 commits
-
-
Ferhat authored
-
LongCatIsLooong authored
-
- 20 Feb, 2020 1 commit
-
-
Albertus Angga Raharja authored
This PR is a follow up of https://github.com/flutter/flutter/pull/42640 Some changes of that PR includes redundant changes using FlutterError.fromParts constructor even though it's not necessary. Some minor changes are: - Remove one unnecessary todo - Fix indent consistencies
-
- 12 Feb, 2020 1 commit
-
-
Jacob Richman authored
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Feb, 2020 2 commits
- 03 Feb, 2020 1 commit
-
-
Bogdan Lukin authored
-
- 31 Jan, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 340b193f.
- 30 Jan, 2020 2 commits
-
-
chunhtai authored
-
Greg Spencer authored
This PR fixes #49647 by changing DiagnosticableMixin.toDiagnosticsNode and other things to accept DiagnosticableMixin instead of requiring Diagnosticable.
-
- 29 Jan, 2020 2 commits
-
-
chunhtai authored
Navigator 2.0: Refactor the imperative api to continue working in the new navigation system (#44930)
-
LongCatIsLooong authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 22 Jan, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 17 Jan, 2020 2 commits
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
Justin McCandless authored
-
- 16 Jan, 2020 3 commits
-
-
rami-a authored
-
rami-a authored
-
Alexandre Ardhuin authored
-