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?
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..
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 🙂
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 🙂
@@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
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🥺🥺
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 🙂
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 🙂
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.
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 🙂
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: ruclips.net/video/AjAQglJKcb4/видео.html
Persistent Bottom Sheet Tutorial: ruclips.net/video/o01hE56RMrc/видео.html
Sliding Up Panel Tutorial: ruclips.net/video/s9XHOQeIeZg/видео.html
Scroll To Index In ListView Tutorial: ruclips.net/video/VOV2V0asFaE/видео.html
Image Slider Carousel Tutorial: ruclips.net/video/JEMx2ax0734/видео.html
Publish Flutter App On PlayStore Tutorial: ruclips.net/video/g0GNuoCOtaQ/видео.html
Navigation Drawer Tutorial: ruclips.net/video/ts9n211n8ZU/видео.html
Collapsible Sidebar Menu Tutorial: ruclips.net/video/eT9wTf6HFS8/видео.html
Selectable Sidebar Menu Tutorial: ruclips.net/video/HTi9wvIG1lI/видео.html
Fix Bottom Overflowed By Pixels Tutorial: ruclips.net/video/voARoVV_EDI/видео.html
Expandable ListView Tutorial: ruclips.net/video/ReUa_Ws8EsY/видео.html
Drag & Drop In ListView Tutorial: ruclips.net/video/HmiaGyf55ZM/видео.html
Drag & Drop Widgets Tutorial: ruclips.net/video/Bc0qB1jtHBk/видео.html
Bottom Navigation Bar Tutorial: ruclips.net/video/xoKqQjSDZ60/видео.html
Animated Bottom Navigation Bar Tutorial: ruclips.net/video/95PEDLxEEtg/видео.html
You're the best man.
Keep up the good work. You've helped alot of us out here
I recommend this channel to all my college friends for learn flutter with good soft skills.. ❤
Good Channel for UI technical awesome man!
Awesome 👍 some tutorials on api's please
You are the best!!!!
Love it!
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?
Thanks!!
is it better than using scrollabledraggablesheet or sliding up panel ?
Thank you, Budiandra Y M! 🙂. Both have their own importance in different situations.
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..
@@HeyFlutter no error messges
Good tips! Any ideas to use this bottomSheet with Sliver to hide the AppBar when expanding?
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 🙂
Hi johannes I tried to put futureBuilder inside of buildSheet but the future get executed infinitly how can I solve that issue please🤗
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 🙂
Thanks you😇😇
Thank u 👍
@@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
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🥺🥺
Hi brother make some videos on flutter backend as firebase is too costly. Please make full tutorial about nodejs and postgres sql too
Can you make a turorial about firebase pagination with streams?
How can I check if the bottom sheet have been expanded?
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 🙂
Sir, Please make a Video on How to localize (pdf text change to user selected language text) Pdf document in flutter???
Explain about api. Api in flutter please..
Thank You Dharnidhar Smart! Follow this link: flutter.dev/docs/cookbook/networking/fetch-data
I hope you will get your answer 🙂
How can I make the sheet open by default?
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 🙂
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.
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 🙂
♥♥♥
😍😍🤘😎