MULTIPLE SCROLL TOGETHER | Flutter Challenge

  Рет қаралды 13,718

TECHIE BLOSSOM

TECHIE BLOSSOM

Күн бұрын

Пікірлер: 47
@premchandraseakaran1847
@premchandraseakaran1847 Жыл бұрын
How can i use horizontal scroll for List view ,vertical scroll for Gridview and SingleChildScrollView ?
@Rishabsanjaywebsite
@Rishabsanjaywebsite 3 жыл бұрын
Thank you! ❤️❤️
@flutterIgnite
@flutterIgnite 11 ай бұрын
after 2 years. This still proves be useful
@techieblossom
@techieblossom 11 ай бұрын
Thank you 🙏🏼
@abdulpangandaman
@abdulpangandaman Жыл бұрын
Hi sir, may I ask what extension you are using for guidelines on each widget (the vertical highlighted BORDER inside your code). Your response will be much appreciated.
@techieblossom
@techieblossom Жыл бұрын
IDE is VScode and it is default setting. P plugin
@mruduladdipalli5417
@mruduladdipalli5417 3 жыл бұрын
I used this yesterday and now I came to this video, I implemented same solution , Thanks.
@techieblossom
@techieblossom 3 жыл бұрын
Great 👍
@engelshentenawy
@engelshentenawy 3 жыл бұрын
that does not solve the "MULTIPLE SCROLL TOGETHER Problem" at all.
@techieblossom
@techieblossom 3 жыл бұрын
How?
@zehd100
@zehd100 2 жыл бұрын
@@techieblossom Nested scroll
@steniooliv
@steniooliv Жыл бұрын
@@zehd100 i have a widget with nested scroll with a sliver appbar, and at body i receive a new widget with listview, so i need verify the scroll position of listview, but if i put a scroll controller in listview the nestscroll dont scroll the sliver appbar, so i'm still confusin how i do a better implementation for this case
@steniooliv
@steniooliv Жыл бұрын
@@techieblossom see above my problem
@banglafactsteller6780
@banglafactsteller6780 3 жыл бұрын
minimum two Flutter Challenge video per week !!!!👍👍👌👌👌👌👌
@techieblossom
@techieblossom 3 жыл бұрын
Time time..
@dnlbrock
@dnlbrock 3 жыл бұрын
@@techieblossom Time time.... a complex problem that need to be solved :-). Minimum two 2x. Thanks man.
@TechieIndia
@TechieIndia 3 жыл бұрын
well, that is a super awesome tutorial. Just one request please make a video on challenges that people usually face in the bloc and how to resolve them.
@techieblossom
@techieblossom 3 жыл бұрын
What problem people face actually? I don't really get that. Can you list your questions? And others can add to it?
@TechieIndia
@TechieIndia 3 жыл бұрын
@@techieblossom In my case I was implementing authentication through firebase using bloc, Login works fine, persisting logged in user also works fine but when it comes to signup it fails even through states are being yielded. Now, it's been more than a week but I didn't get the solution. If you could help me, that would be really really huge help!!!
@techieblossom
@techieblossom 3 жыл бұрын
When I see not yielded problem, it's often solved by using equatable on states.
@codingpractice5079
@codingpractice5079 3 жыл бұрын
Hi bro, can you make a Meditation App or a Workout and Diet App from start to publishing (like you did with the movie app) in the near future. Loving your content btw.
@shadirvanislive
@shadirvanislive Жыл бұрын
what if i have to scroll horizontally a listview inside a tabBar without changing the tab
@krishnapal6482
@krishnapal6482 Жыл бұрын
Please make 4 multiple scrolling video
@techieblossom
@techieblossom Жыл бұрын
It’s same, are you finding it difficult?
@akshaybhandari8951
@akshaybhandari8951 2 жыл бұрын
Can you help explaining the code on 2 direction scrolling ( like many design apps have an infinite canvas) diagonal scrolling also?
@techieblossom
@techieblossom 2 жыл бұрын
Havenot worked on it.
@akshaybhandari8951
@akshaybhandari8951 2 жыл бұрын
@@techieblossom looks like something similar to having a gesture detector to control the scroll controller. But still not able to create the parent widget which overflows horizontal and verticle If you have any material i can refer. Please do send. And I'll try implementing it
@prakashbasnet1156
@prakashbasnet1156 3 жыл бұрын
"Now, it's time to digest" hahahaha. Good Video Sir
@techieblossom
@techieblossom 3 жыл бұрын
Glad you enjoyed it
@prakashbasnet1156
@prakashbasnet1156 3 жыл бұрын
@@techieblossom Yeah I did Sir, I wanna ask you some question, where can I message you privately?
@techieblossom
@techieblossom 3 жыл бұрын
Discord.
@WilliS1651686868
@WilliS1651686868 2 жыл бұрын
Hi, my problem is a bit different. A have to widgets that both contains a scaffold and I can navigate from widget 1 to 2. Widget 1 consists of a ListView and widget 2 is transparent. How can I scroll Widget 1 if widget 2 is in the foreground?
@krishitaranpara4609
@krishitaranpara4609 Жыл бұрын
I used ScrollPageIndicator but the scrolling dots are coming outside container..How can I add scrolling dots inside container
@techieblossom
@techieblossom Жыл бұрын
Share the code
@maxwellfestus4386
@maxwellfestus4386 3 жыл бұрын
Awesome
@steffenyoutube
@steffenyoutube 3 жыл бұрын
Would be great if could show the best way to integrate a page consisting of 2 or more parts. Each part with double.infinity width and a predefined vertical length of x % of screen height. The top section is not scrollable. The second section could be a listview. height of the ( list) items in section 1 and 2 resize depending on the available phone size (the section always remains x % of the screen height: e. G. Section1 30% and section2 70% height)
@techieblossom
@techieblossom 3 жыл бұрын
Great suggestion! can you point me to a design if it is there? The list in bottom section will be scrolling horizontally or vertically?
@althafaralijaffarali1803
@althafaralijaffarali1803 3 жыл бұрын
Bro I just thought to comment the simple method 😂. But you told it at the end 😅. Anyways thank for the video. Keep rocking 🔥💪
@techieblossom
@techieblossom 3 жыл бұрын
Haha
@BBFTW36
@BBFTW36 3 жыл бұрын
Hey man, can you show the functionality in which the user gets his data displayed depending on the date? Like in the LifeSum app. I see that functionality in many apps and want to learn how to do it.
@taiwo763
@taiwo763 3 жыл бұрын
My take away from this was the statement for me.... don't think too complex, think simple even if the problem is complex. 👍
@MyInani
@MyInani 3 жыл бұрын
Cant we just give them both the same scroll controller?
@techieblossom
@techieblossom 3 жыл бұрын
Worth trying..
@DrDremmel
@DrDremmel Жыл бұрын
Inefficient.
@amitlakhani1111
@amitlakhani1111 3 жыл бұрын
Hello Sir, Please create video with null safety API .
@techieblossom
@techieblossom 3 жыл бұрын
Null Safety API? You can check out movie app null safety video
@padrewithoutbeard
@padrewithoutbeard Жыл бұрын
great but useless
Mastering Flutter ScrollController - with 4 ultimate real time example
14:40
Marcin Szałek - Flutter: scroll to perfection - Flutter Warsaw #15
34:55
VAMPIRE DESTROYED GIRL???? 😱
00:56
INO
Рет қаралды 8 МЛН
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 122 МЛН
PrimaryScrollController | Decoding Flutter
8:07
Flutter
Рет қаралды 51 М.
Top 35 Flutter Widgets
29:29
Flutter Mapp
Рет қаралды 328 М.
Frosted Glass Design • Flutter Tutorial ♡
9:47
Mitch Koko
Рет қаралды 13 М.
How to create Carousel Slider using PageView widget in flutter
11:10
AI with Flutter
Рет қаралды 11 М.
35 Flutter Tips That Will Change Your Life
10:53
Flutter Mapp
Рет қаралды 307 М.
VAMPIRE DESTROYED GIRL???? 😱
00:56
INO
Рет қаралды 8 МЛН