Flutter Tutorial - Snapping Modal Bottom Sheet | Draggable, Scrollable, Slidable

  Рет қаралды 16,588

HeyFlutter․com

HeyFlutter․com

Күн бұрын

Пікірлер: 35
@HeyFlutter
@HeyFlutter 2 жыл бұрын
This might help you :) 👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com Source Code: github.com/JohannesMilke/snapping_sheet_example Draggable Modal Bottom Sheet Tutorial: kzbin.info/www/bejne/d5ukgpqif7CWmJY Persistent Bottom Sheet Tutorial: kzbin.info/www/bejne/pWGUmXhra7eAqMU Sliding Up Panel Tutorial: kzbin.info/www/bejne/qWq7eYKHmq6YkMk Scroll To Index In ListView Tutorial: kzbin.info/www/bejne/jIC5Y4lmlth5l6c Image Slider Carousel Tutorial: kzbin.info/www/bejne/gHawqWWXrZVqaZY Publish Flutter App On PlayStore Tutorial: kzbin.info/www/bejne/nWGqf6ileLSnl7M Navigation Drawer Tutorial: kzbin.info/www/bejne/qqScn2VnZtNrkLc Collapsible Sidebar Menu Tutorial: kzbin.info/www/bejne/m4WcqIeca615iZo Selectable Sidebar Menu Tutorial: kzbin.info/www/bejne/foXMaqqsfqxkoqs Fix Bottom Overflowed By Pixels Tutorial: kzbin.info/www/bejne/rKCkg6KMi8R4eqs Expandable ListView Tutorial: kzbin.info/www/bejne/iJa4kpKNqJ14qbs Drag & Drop In ListView Tutorial: kzbin.info/www/bejne/fp7Mknqvm5pokK8 Drag & Drop Widgets Tutorial: kzbin.info/www/bejne/eJSTonVnn9l7eM0 Bottom Navigation Bar Tutorial: kzbin.info/www/bejne/rqCuooSgiKmNbJI Animated Bottom Navigation Bar Tutorial: kzbin.info/www/bejne/b2azdneCrap4qsk
@eshietekemini1743
@eshietekemini1743 3 жыл бұрын
You're the best man. Keep up the good work. You've helped alot of us out here
@krishnacreation9211
@krishnacreation9211 2 жыл бұрын
I recommend this channel to all my college friends for learn flutter with good soft skills.. ❤
@sounsavdan1033
@sounsavdan1033 3 жыл бұрын
Good Channel for UI technical awesome man!
@akhanhanif2255
@akhanhanif2255 3 жыл бұрын
Awesome 👍 some tutorials on api's please
@tusharmishra6702
@tusharmishra6702 3 жыл бұрын
Should we watch your Flutter playlist(that has more than 300 videos) for learning, in some specific order(video by video) or are they uploaded in random way?
@Mary-xi7yv
@Mary-xi7yv 2 жыл бұрын
You are the best!!!!
@MrZXDaNXZ
@MrZXDaNXZ 2 жыл бұрын
Love it!
@budiandraym8451
@budiandraym8451 Жыл бұрын
is it better than using scrollabledraggablesheet or sliding up panel ?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank you, Budiandra Y M! 🙂. Both have their own importance in different situations.
@Pedro5antos_
@Pedro5antos_ 3 жыл бұрын
Thanks!!
@gbmiranda_
@gbmiranda_ 2 жыл бұрын
Good tips! Any ideas to use this bottomSheet with Sliver to hide the AppBar when expanding?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Gabriel Braga Miranda! Follow this link: stackoverflow.com/questions/62892929/adding-draggablescrollablesheet-to-the-bottom-of-a-sliver-page I hope you will get your answer 🙂
@TechieChuks
@TechieChuks 2 жыл бұрын
Please help I followed this your tutorial creating a bottom sheet bar and another of your tutorial on creating a carousel slider and I was able to implement the carousel slider on the bottom sheet bar. The bottom sheet appears with carousel slider and a dot indicator as it child widget.But when I scroll the carousel the indicator has no effect in dots view... I went through my code and all the implementation you made was same as mine but still no effect in the dots view..
@TechieChuks
@TechieChuks 2 жыл бұрын
@@HeyFlutter no error messges
@dharsmarkat3864
@dharsmarkat3864 3 жыл бұрын
Hi brother make some videos on flutter backend as firebase is too costly. Please make full tutorial about nodejs and postgres sql too
@nanani6587
@nanani6587 3 жыл бұрын
Hiii, many thanks for this amazing tutorial!! But I'm trying to place a tab bar(which is also a scrollable widget) inside this bottom sheet and can't seem to find a workaround for this😥😭 It would be very helpful if you can help me with this problem🥺🥺
@aliounesakho8582
@aliounesakho8582 2 жыл бұрын
Hi johannes I tried to put futureBuilder inside of buildSheet but the future get executed infinitly how can I solve that issue please🤗
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Alioune Sakho! Follow this link: stackoverflow.com/questions/56424828/infinite-loop-on-using-futurebuilder-with-api-call I hope you will get your answer 🙂
@aliounesakho8582
@aliounesakho8582 2 жыл бұрын
Thanks you😇😇
@eNONO-ot4zh
@eNONO-ot4zh 3 жыл бұрын
Thank u 👍
@eNONO-ot4zh
@eNONO-ot4zh 2 жыл бұрын
@@HeyFlutter hello went i use Form() in SlidingSheet(), On the click of a button in my app a popup opens. clicks on the button once, then it works fine, but whenever I click on that button continuously 2 3 times then I get the error given below _AssertionError ('package:flutter/src/widgets/will_pop_scope.dart': Failed assertion: line 88 pos 12: '_route == ModalRoute.of(context)': is not true.) can u help me please. thank u
@ibrahimmaghfoul3860
@ibrahimmaghfoul3860 3 жыл бұрын
Can you make a turorial about firebase pagination with streams?
@3kdevelopers185
@3kdevelopers185 3 жыл бұрын
Sir, Please make a Video on How to localize (pdf text change to user selected language text) Pdf document in flutter???
@orjiemmanuel6442
@orjiemmanuel6442 2 жыл бұрын
How can I check if the bottom sheet have been expanded?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Orji Emmanuel! Follow this link: medium.com/flutter-community/flutter-beginners-guide-to-using-the-bottom-sheet-b8025573c433 I hope you will get your answer 🙂
@dharsmarkat3864
@dharsmarkat3864 3 жыл бұрын
Explain about api. Api in flutter please..
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Dharnidhar Smart! Follow this link: flutter.dev/docs/cookbook/networking/fetch-data I hope you will get your answer 🙂
@Ravigupta-tu8rr
@Ravigupta-tu8rr 3 жыл бұрын
Hi Johannes, I am watching your all videos and learnt lot of thing from your videos but now I am facing a issue related to bottom sheet. Issue is:- I am unable to make single selection in bottam sheet and want to color change on tap. Please help to resolve this issue. Thank you.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Hello, Ravi gupta! Follow this link: stackoverflow.com/questions/51204179/how-to-change-the-background-color-of-bottomsheet-in-flutter, I hope it will solve your problem. Thank You 🙂
@haidernaqvi87
@haidernaqvi87 2 жыл бұрын
How can I make the sheet open by default?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Haider Abbas! Follow this link: stackoverflow.com/questions/60799140/can-i-show-modal-bottom-sheet-at-app-launch-flutter I hope you will get your answer 🙂
@M37Shadow
@M37Shadow 3 жыл бұрын
♥♥♥
@hashankannangara8723
@hashankannangara8723 3 жыл бұрын
😍😍🤘😎
Flutter Tutorial - Sliding Up Panel & Draggable Sliding Sheet
12:54
HeyFlutter․com
Рет қаралды 37 М.
10x Your Speed With Flutter
8:04
Flutter Mapp
Рет қаралды 59 М.
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 15 МЛН
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 49 МЛН
Всё пошло не по плану 😮
00:36
Miracle
Рет қаралды 3,3 МЛН
Ever thought why We fail as Flutter Developer?
8:19
HeyFlutter․com
Рет қаралды 10 М.
Flutter Uber 6/6 - Draggable Scrollable Bottom Sheet
9:19
Unsure Programmer
Рет қаралды 19 М.
Create Stunning Python GUIs in 10 Minutes With Drag & Drop
11:38
Coding Is Fun
Рет қаралды 80 М.
30 Programming Truths I know at 30 that I Wish I Knew at 20
17:41
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 563 М.
Top 35 Flutter Widgets
29:29
Flutter Mapp
Рет қаралды 328 М.
Scrollable Draggable Rounded Modal Bottom Sheet - Flutter 2022
3:31
AJ Flutter Tutorials
Рет қаралды 19 М.