schulcloud-flutter
schulcloud-flutter copied to clipboard
Make SortFilterSheet scrollable
trafficstars
Closes: #260
This should for now fix the issue. However, ideally this change would be made in the black_hole_flutter package so that we could use the FancyBottomSheet from there.
:warning: Unicorn Report
:warning: 1 Warning
-
Merge branch 'master' into issue/260-make-sortfiltersheet-scrollable
:information_source: 1 Info
- This PR will close the following issues: #260
I've updated this PR to use the latest Flutter version and added the missing drag indicator to the bottom sheet. Ideally, the sheet should not be scrollable when there isn't enough content that it is necessary, hence I won't yet add this functionality to black_hole_flutter.