- 02 Sep, 2020 1 commit
-
-
Pedro Massango authored
-
- 14 Aug, 2020 1 commit
-
-
MH Johnson authored
-
- 13 Aug, 2020 1 commit
-
-
Konstantin Scheglov authored
-
- 12 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 11 Aug, 2020 6 commits
-
-
Hans Muller authored
Updated old button references in dev/integration_tests/flutter_gallery ... full_screen_dialog_demo (#63491)
-
Hans Muller authored
Updated old button references in dev/integration_tests/flutter_gallery ... transformation_demo (#63432)
-
Hans Muller authored
-
Hans Muller authored
-
Hans Muller authored
-
Hans Muller authored
-
- 28 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 02 Jul, 2020 1 commit
-
-
Pierre-Louis authored
-
- 19 Jun, 2020 3 commits
-
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
- 17 Jun, 2020 1 commit
-
- 31 May, 2020 1 commit
-
-
Mehmet Fidanboylu authored
This reverts commit cd593dae.
-
- 29 May, 2020 1 commit
-
-
liyuqian authored
* Add clipBehavior to RenderFlex * Add clipBehavior to FittedBox * Add clipBehavior to Flex and FittedBox * Add clipBehavior to UnconstrainedBox * Add clipBehavior to Stack and Wrap * Add clipBehavior to TextEditable * Add clipBehavior to ListWheelScrollView * Add clipBehavior to SingleChildScrollView * Add clipBehavior to RenderViewportBase's widgets Those widgets are NestedScrollView and ShrinkWrappingViewport. * Fix tests * Remove enum Overflow and fix typo * Remove clipToSize * Analyze fix * Remove Mixin and other small fixes * Fix tests and respect Stack's default clipBehavior * Add Overflow back to make it non-breaking * Restore clipBehavior to make it non-breaking * Small fixes * Fix rebase
-
- 08 May, 2020 1 commit
-
-
Yegor authored
Avoid calling `builder` in `ConstrainedLayoutBuilder` when layout constraints are the same. [Design doc](flutter.dev/go/layout-builder-optimization). ## Related Issues Fixes https://github.com/flutter/flutter/issues/6469
-
- 27 Apr, 2020 2 commits
-
-
Jose Alba authored
-
Jose Alba authored
* Instead of changing test I just flipped flag so the test uses the proper slider * Use Depracated annotation * Updated depracation notice * Updated depracation notice again * Ignore analyze issues * flutter analyze . * ignore analyzer * // ignore: deprecated_member_use * Ignoring notice * indentation
-
- 20 Apr, 2020 1 commit
-
-
Jose Alba authored
-
- 07 Apr, 2020 1 commit
-
-
Jose Alba authored
* [Slider] Rebase. * disabled thumb color with alphaBlend of colorScheme surface * test remove alphablend * Change rectangular track to how it used to be * Chaned to adaptive slider * blank lines Co-authored-by:
Will Larche <larche@google.com>
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Apr, 2020 1 commit
-
-
Kate Lovett authored
-
- 31 Mar, 2020 2 commits
-
-
Jose Alba authored
- 16 Mar, 2020 1 commit
-
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-