- 27 Jun, 2023 1 commit
-
-
Luccas Clezar authored
CupertinoTextSelectionToolbar is different from the native one, with some UI and UX issues. More details on the linked issue. https://github.com/flutter/flutter/issues/127756 Currently the only problem that I listed on the linked issue that I couldn't fix was the horizontal scrolling, but to workaround this I added a GestureDetector to change pages when swiping the toolbar. It's not exactly the same as native as there is no scroll animation, but it works. I'm creating this PR a little early to have some feedback as these changes were more complex than the ones in my last PR. Probably best if @justinmc is involved ð |Version|Video| |-|-| |Flutter Old|<video src="https://github.com/flutter/flutter/assets/12024080/7cf81075-46ec-4970-b118-cc27b60ddac0"></video>| |Flutter New|<video src="https://github.com/flutter/flutter/assets/12024080/c9e27a53-f94c-4cb0-9b76-e47b73841dcb"></video>| |Native|<video src="https://github.com/flutter/flutter/assets/12024080/468c7d5b-ba93-4bd4-8f6e-8ec2644b9866"></video>|
-
- 29 Mar, 2023 1 commit
-
-
Renzo Olivares authored
Match iOS Longpress behavior with native
-
- 14 Mar, 2023 1 commit
-
-
pdblasi-google authored
Reland: Updates `flutter/test/cupertino` to no longer use `TestWindow`
-
- 10 Mar, 2023 1 commit
-
-
Casey Hillers authored
* Revert "Remove references to BindingBase.window (#122119)" This reverts commit c7681f00. * Revert "Remove another reference to BindingBase.window (#122341)" This reverts commit 6ec44450. * Revert "Reland (2): Removes single window assumptions from `flutter_test` (#122233)" This reverts commit eb3d317e. * Revert "Remove single view assumption from TestViewConfiguration (#122352)" This reverts commit 927289fb. * Revert "Updates `flutter/test/cupertino` to no longer use `TestWindow` (#122325)" This reverts commit 67e17e45. * Revert "Updates `flutter/test/gestures` to no longer reference `TestWindow` (#122327)" This reverts commit c2a5111c. * Revert "Updates `flutter/test/rendering` to no longer use `TestWindow` (#122347)" This reverts commit 28b65e08. * Revert "Updates `flutter_localizations/test` to stop using `TestWindow` (#122321)" This reverts commit 01367d52.
-
- 09 Mar, 2023 1 commit
-
-
pdblasi-google authored
Updates `flutter/test/cupertino` to no longer use `TestWindow`
-
- 13 Feb, 2023 1 commit
-
-
Ian Hickson authored
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Jun, 2022 1 commit
-
-
takashi kasai authored
Fix for text selection toolbar position in cases with overflowing text.
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 27 Aug, 2021 1 commit
-
-
Justin McCandless authored
Use the hasStrings clipboard method when possible instead of reading the contents of the clipboard.
-
- 03 Aug, 2021 3 commits
-
-
Darren Austin authored
-
Darren Austin authored
This reverts commit faf774eb.
-
Darren Austin authored
-
- 29 Jul, 2021 1 commit
-
-
Renzo Olivares authored
-
- 22 Jul, 2021 1 commit
-
-
Renzo Olivares authored
-
- 08 Jun, 2021 1 commit
-
-
LongCatIsLooong authored
[TextSelectionControls] move the tap gesture callback into _TextSelectionHandlePainter, remove `_TransparentTapGestureRecognizer`. (#83639)
-
- 21 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 14 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 04 May, 2021 2 commits
-
-
Ian Hickson authored
- 26 Apr, 2021 1 commit
-
- 23 Apr, 2021 1 commit
-
-
Ian Hickson authored
* Migrate to ChannelBuffers.push * Move TestDefaultBinaryMessenger to its own file * Apply deprecations and fix usages
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 23 Feb, 2021 1 commit
-
-
Justin McCandless authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 20 Jan, 2021 1 commit
-
-
Justin McCandless authored
A very minimal right-click menu for Mac desktop.
-
- 03 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 10 Jul, 2020 1 commit
-
-
Kate Lovett authored
-
- 29 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 11 Jun, 2020 2 commits
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
Darren Austin authored
-
- 20 May, 2020 1 commit
-
-
Justin McCandless authored
-