- 22 May, 2023 1 commit
-
-
Daniel Iglesia authored
Support keeping a bottom sheet with a DraggableScrollableSheet from closing on drag/fling to min extent (#127339)
-
- 29 Apr, 2023 1 commit
-
-
Dan Field authored
We were failing to dispose of animation controllers created by `animateTo` when `didUpdateWidget` happens and we null out the `_attachedController`. This would cause the listener added here to fail on a null assertion: https://github.com/flutter/flutter/blob/fef41cfce0e3582907f6846cf2385470bb17ecd1/packages/flutter/lib/src/widgets/draggable_scrollable_sheet.dart#L135 Without the code change, the test ends up throwing exceptions related to that line. I don't have a great way to verify what this does visually though, hoping for help on that from internal customer. b/279930163 See cl/527868355 as well. Fixes https://github.com/flutter/flutter/issues/125709
-
- 12 Apr, 2023 1 commit
-
-
xubaolin authored
DraggableScrollableSheet & NestedScrollView should respect NeverScrollableScrollPhysics
-
- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 25 Jan, 2023 1 commit
-
-
Ahmed Ashour authored
* Remove superfluous words from comments. * Revert `win32_window.h` Which seems to come from `gallery`
-
- 24 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes
-
- 03 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
This reverts commit c956121a.
-
- 27 Dec, 2022 1 commit
-
-
Xilai Zhang authored
This reverts commit 999356b7.
-
- 22 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
* Remove single-view assumption from ScrollPhysics * fix scrollable_dispose_test.dart * add deprecated method back
-
- 28 Oct, 2022 1 commit
-
-
xubaolin authored
-
- 29 Sep, 2022 1 commit
-
-
xubaolin authored
-
- 28 Sep, 2022 1 commit
-
-
Callum Moffat authored
-
- 23 Sep, 2022 1 commit
-
-
Casey Hillers authored
-
- 16 Sep, 2022 1 commit
-
-
Callum Moffat authored
-
- 13 Sep, 2022 1 commit
-
-
Callum Moffat authored
-
- 02 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 09 Aug, 2022 1 commit
-
-
xubaolin authored
-
- 25 Jul, 2022 1 commit
-
-
Casey Rogers authored
-
- 12 Jul, 2022 1 commit
-
-
hangyu authored
* Add a snapAnimationDuration param in DraggableScrollableSheet * snapAnimationDuration.inMilliseconds > 0 * Update draggable_scrollable_sheet.dart
-
- 30 Jun, 2022 1 commit
-
-
Kate Lovett authored
-
- 25 May, 2022 1 commit
-
-
xubaolin authored
-
- 18 May, 2022 1 commit
-
-
gaaclarke authored
-
- 17 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 05 May, 2022 1 commit
-
-
Bruno Leroux authored
-
- 27 Apr, 2022 1 commit
-
-
Phil Quitslund authored
-
- 26 Apr, 2022 1 commit
-
-
Bruno Leroux authored
-
- 14 Apr, 2022 2 commits
-
-
Mahesh Jamdade authored
-
Michael Goderbauer authored
-
- 08 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 18 Jan, 2022 1 commit
-
-
Casey Rogers authored
* copied over changes from * copied over changes from
-
- 13 Jan, 2022 1 commit
-
-
Casey Rogers authored
-
- 04 Nov, 2021 1 commit
-
-
Casey Rogers authored
-
- 15 Oct, 2021 1 commit
-
-
Casey Rogers authored
-
- 22 Sep, 2021 1 commit
-
-
Casey Rogers authored
-
- 15 Sep, 2021 1 commit
-
-
Casey Rogers authored
-
- 09 Sep, 2021 1 commit
-
-
xubaolin authored
-
- 20 Jul, 2021 1 commit
-
-
Casey Rogers authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-