- 27 Sep, 2021 2 commits
-
-
Aayan authored
-
David Iglesias authored
-
- 26 Sep, 2021 1 commit
-
-
MH Johnson authored
-
- 24 Sep, 2021 3 commits
-
-
Greg Spencer authored
This fixes #90044 by limiting the effect of useDeleteButtonTooltip to the delete button, instead of both the main tooltip and the delete button. This means that when useDeleteButtonTooltip was false, it used to not display the main tooltip either, but now it does.
-
Kate Lovett authored
-
Greg Spencer authored
-
- 23 Sep, 2021 2 commits
-
-
Kate Lovett authored
-
HeavenOSK authored
Small change to the calculation of the page to move to when flinging on a TabBarView
-
- 22 Sep, 2021 5 commits
-
-
Mouad Debbar authored
-
Casey Rogers authored
-
nt4f04uNd authored
-
Gary Qian authored
-
Justin McCandless authored
Revert "Issue 88543: TextField labelText doesn't get hintTextStyle when labelTextStyle is non-null Fixed (#89386)" (#90406)
-
- 21 Sep, 2021 1 commit
-
-
Bonsai11 authored
* Adding onLongPress for DataRow Useful to be able to e.g. start a selection mode of rows or show a drop down menu. * Test for onLongPress * Changed parameter
-
- 20 Sep, 2021 6 commits
-
-
nt4f04uNd authored
* Fix Dismissible confirmDismiss errors * + * refactor test * fix rebase * remove new line
-
Casey Rogers authored
-
chunhtai authored
-
Kate Lovett authored
-
Pierre-Louis authored
-
Greg Spencer authored
This cleans up the dismissable_test to be less fragile, and make it harder to forget to reset things between runs. I eliminated a bunch of globals that were susceptible to being missed and passed them in to buildTest instead, and removed some values that were always the same (itemExtent).
-
- 17 Sep, 2021 2 commits
-
-
Varun Kamani authored
Issue 88543: TextField labelText doesn't get hintTextStyle when labelTextStyle is non-null Fixed (#89386) labelText now gets hintTextStyle when no labelStyle, per the docs
-
Renzo Olivares authored
* Create DeltaTextInputClient * Remove old tests as updateEditingValueWithDeltas is no longer implemented * fix analyzer * Update docs * Make example more general * Update docs * Add assert to check that TextInputClient is a DeltaTextInputClient * Update assert * More docs * update * Clean up docs * updates * Update docs * updates * Fix test * add test * updates * remove logs * fix tests * Address reviewer comments * Add text_input_utils.dart * Address reviewer comments
-
- 16 Sep, 2021 3 commits
-
-
smitsk authored
Improve the layout/sizing of InputDecorator
-
Yegor authored
-
Renzo Olivares authored
-
- 15 Sep, 2021 7 commits
-
-
nt4f04uNd authored
-
Parker Stromberg authored
-
Casey Rogers authored
-
Ian Hickson authored
-
LongCatIsLooong authored
Revert "Make `FilteringTextInputFormatter`'s filtering Selection/Composing Region agnostic (#89327)" (#90089)
-
Pierre-Louis authored
* add `semanticsLabel` to `SelectableText` * remove unused vars * Squashed commit of the following: commit 3e687a9f Author: engine-flutter-autoroll <engine-flutter-autoroll@skia.org> Date: Tue Sep 14 17:42:05 2021 -0400 Roll Plugins from 4a98e239b131 to b85edebe7134 (2 revisions) (#90083) commit ad936b4e Author: Christopher Fujino <christopherfujino@gmail.com> Date: Tue Sep 14 14:39:17 2021 -0700 [flutter_conductor] Support initial stable release version (#89775) commit ff5dd54c Author: Ian Hickson <ian@hixie.ch> Date: Tue Sep 14 13:02:04 2021 -0700 Mention the ToS on our README (#89765) commit 8587b609 Author: Kate Lovett <katelovett@google.com> Date: Tue Sep 14 14:53:33 2021 -0500 Update local gold api (#90072) commit 7d368dcf Author: Justin McCandless <jmccandless@google.com> Date: Tue Sep 14 12:39:19 2021 -0700 InteractiveViewer with a child of zero size (#90012) Asserts that the InteractiveViewer child can't have zero size. commit 2b4ef184 Author: Akira Aratani <developer.a.akira@gmail.com> Date: Wed Sep 15 03:30:50 2021 +0900 Fix document of the switch. (#89641) commit a2cd16ba Author: Christopher Fujino <christopherfujino@gmail.com> Date: Tue Sep 14 11:22:02 2021 -0700 use test logger, which does not allow colors (#90010) commit 0f0613c0 Author: Varun Sharma <varunsh@stepsecurity.io> Date: Tue Sep 14 11:17:03 2021 -0700 Add specific permissions to .github/workflows/lock.yaml (#89820) commit 2866f79c Author: Jason Simmons <jason-simmons@users.noreply.github.com> Date: Tue Sep 14 10:46:35 2021 -0700 Initialize all bindings before starting the text_editing_action_target test suite (#90067) Fixes https://github.com/flutter/flutter/issues/90057 commit b8899159 Author: Michael Thomsen <mit@google.com> Date: Tue Sep 14 14:08:36 2021 +0200 Change min Dart SDK constraint to track actual version (#88743) commit 3b7adb98 Author: godofredoc <54371434+godofredoc@users.noreply.github.com> Date: Mon Sep 13 21:32:04 2021 -0700 Lock only issues. (#90023) commit 528f77dc Author: Dan Field <dnfield@google.com> Date: Mon Sep 13 19:10:15 2021 -0700 Opacity fix (#90017) * Make sure Opacity widgets/layers do not drop the offset commit 2470f63e Author: engine-flutter-autoroll <engine-flutter-autoroll@skia.org> Date: Mon Sep 13 22:07:02 2021 -0400 4a98e239b [flutter_plugin_tools] Make no unit tests fatal for iOS/macOS (flutter/plugins#4341) (#90016) commit a01e4733 Author: stuartmorgan <stuartmorgan@google.com> Date: Mon Sep 13 20:57:05 2021 -0400 Re-enable plugin analysis test (#89856) commit cdad35f2 Author: Aneesh Rao <sidrao2006@gmail.com> Date: Tue Sep 14 05:17:04 2021 +0530 Fix path in example (#84707) commit 576aab08 Author: Christopher Fujino <christopherfujino@gmail.com> Date: Mon Sep 13 15:47:03 2021 -0700 add analysis_options.yaml to dev/conductor (#90005) commit fad5e4cf Author: Jason Simmons <jason-simmons@users.noreply.github.com> Date: Mon Sep 13 13:37:07 2021 -0700 Remove a redundant test case in the flutter_tools create_test (#89872) commit 738430ca Author: Darren Austin <darrenaustin@google.com> Date: Mon Sep 13 13:33:48 2021 -0700 Revert "Removed default page transitions for desktop and web platforms. (#82596)" (#89997) This reverts commit 43e31977 commit 9db9256b Author: Dan Field <dnfield@google.com> Date: Mon Sep 13 13:15:19 2021 -0700 Revert "Make sure Opacity widgets/layers do not drop the offset (#89264)" (#89999) This reverts commit 0d0f7a4f. commit 00f78cf2 Author: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Mon Sep 13 13:04:01 2021 -0700 renew cirrus key (#89988) commit 826da7f8 Author: engine-flutter-autoroll <engine-flutter-autoroll@skia.org> Date: Mon Sep 13 15:52:03 2021 -0400 cfc8a20a1 renew cirrus key (flutter/plugins#4340) (#89996) commit cd112e55 Author: Anna Gringauze <annagrin@google.com> Date: Mon Sep 13 12:13:42 2021 -0700 Update all packages (#89797)
-
Sam Rawlins authored
-
- 14 Sep, 2021 3 commits
-
-
Justin McCandless authored
Asserts that the InteractiveViewer child can't have zero size.
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/90057
-
Dan Field authored
* Make sure Opacity widgets/layers do not drop the offset
-
- 13 Sep, 2021 3 commits
-
-
Darren Austin authored
This reverts commit 43e31977
-
Dan Field authored
-
- 11 Sep, 2021 2 commits
-
-
LongCatIsLooong authored
-
LongCatIsLooong authored
-