- 30 Sep, 2023 1 commit
-
-
Kostia Sokolovskyi authored
-
- 08 Sep, 2023 1 commit
-
-
Kostia Sokolovskyi authored
-
- 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
-
- 20 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 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
-
- 19 Sep, 2022 1 commit
-
-
Callum Moffat authored
-
- 16 Sep, 2022 1 commit
-
-
Callum Moffat authored
-
- 13 Sep, 2022 1 commit
-
-
Callum Moffat 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
-
- 05 May, 2022 1 commit
-
-
Bruno Leroux authored
-
- 27 Apr, 2022 2 commits
-
-
Phil Quitslund authored
-
Alexandre Ardhuin authored
-
- 26 Apr, 2022 1 commit
-
-
Bruno Leroux authored
-
- 14 Apr, 2022 1 commit
-
-
Mahesh Jamdade 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
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 22 Sep, 2021 1 commit
-
-
Casey Rogers authored
-
- 16 Sep, 2021 1 commit
-
-
Yegor 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
-
- 02 Apr, 2021 1 commit
-
-
Kate Lovett authored
-
- 11 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 04 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 02 Dec, 2020 1 commit
-
- 06 Nov, 2020 1 commit
-
-
Dan Field authored
-
- 12 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-