How to use Flutter to build a bottom sheet widget which is able to drag up to full screen?
up vote
1
down vote
favorite
I want to build a bottom sheet widget which is able to drag up to full screen.
Can anyone tell me how to do this?
Google map has a widget is able to do this. Here is the screenshot (check attached image):
Before drag up:
After drag up:
android ios flutter flutter-animation
add a comment |
up vote
1
down vote
favorite
I want to build a bottom sheet widget which is able to drag up to full screen.
Can anyone tell me how to do this?
Google map has a widget is able to do this. Here is the screenshot (check attached image):
Before drag up:
After drag up:
android ios flutter flutter-animation
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I want to build a bottom sheet widget which is able to drag up to full screen.
Can anyone tell me how to do this?
Google map has a widget is able to do this. Here is the screenshot (check attached image):
Before drag up:
After drag up:
android ios flutter flutter-animation
I want to build a bottom sheet widget which is able to drag up to full screen.
Can anyone tell me how to do this?
Google map has a widget is able to do this. Here is the screenshot (check attached image):
Before drag up:
After drag up:
android ios flutter flutter-animation
android ios flutter flutter-animation
asked Nov 19 at 17:10
Jack Sun
506
506
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
you can refer to the following blog https://flutterdoc.com/bottom-sheets-in-flutter-ec05c90453e7, the bottomsheet you're referring to is the "Persistent Bottomsheet"
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
you can refer to the following blog https://flutterdoc.com/bottom-sheets-in-flutter-ec05c90453e7, the bottomsheet you're referring to is the "Persistent Bottomsheet"
add a comment |
up vote
0
down vote
you can refer to the following blog https://flutterdoc.com/bottom-sheets-in-flutter-ec05c90453e7, the bottomsheet you're referring to is the "Persistent Bottomsheet"
add a comment |
up vote
0
down vote
up vote
0
down vote
you can refer to the following blog https://flutterdoc.com/bottom-sheets-in-flutter-ec05c90453e7, the bottomsheet you're referring to is the "Persistent Bottomsheet"
you can refer to the following blog https://flutterdoc.com/bottom-sheets-in-flutter-ec05c90453e7, the bottomsheet you're referring to is the "Persistent Bottomsheet"
answered Nov 20 at 8:24
Ricardo Jansen
93
93
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53379577%2fhow-to-use-flutter-to-build-a-bottom-sheet-widget-which-is-able-to-drag-up-to-fu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown