Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can someone guide me on how to do a bottom sheet that only dismiss/expands when we scroll in the header part (which is fixed)? #105

Closed
ember11498 opened this issue May 1, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@ember11498
Copy link

I want to make a bottom sheet where users can only dismiss or expand the bottom sheet when they scroll in the header part of the bottom sheet. And this header should always be fixed. The body part I want to be a listview that does not scroll when users scroll through the list.

Can someone guide me on a general skeleton of the code?

@ember11498 ember11498 added the documentation Improvements or additions to documentation label May 1, 2024
Copy link

github-actions bot commented May 1, 2024

Link to Pyrus task

@internetova
Copy link
Collaborator

@ember11498 Hi!

From your description, it's not completely clear what needs to be done. Could you please provide a screenshot of the screen showing what and how it should work? Or a recording of the current implementation that you would like to adjust?

You can see examples of using the package here:
https://github.com/surfstudio/flutter-bottom-sheet/tree/main/example/lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants