Flutter Provider Tutorial || Mistake that I made as beginner

  Рет қаралды 62,336

CodeX

CodeX

Күн бұрын

In this video I am going to explain and implement Provider for State Management in Flutter application.
I will also explain demonstrate how we are calling setState more than often we need. As a beginner we don't really think about the performance but later it creates problem in terms of performance of application.
------Git Source:
github.com/afzalali15/Flutter...
Provider:
pub.dev/packages/provider
Related video:
Flutter Dark Theme Tutorial | Change Theme Runtime
• Flutter Dark Theme Tut...
Other videos:
Flutter UI Design Tutorial || Soft UI - Skeuomorphism - Neomorphism
• Flutter UI Design Tuto...
Flutter UI Design || Adobe XD Soft UI
• Flutter UI Design || A...
Flutter UI Design & Development tutorial || Flight Booking UI
• Flutter UI Design & De...
Flutter UI Design || Part 2 - Gradient theme
• Flutter UI Design || P...
Flutter UI Design || Adobe XD gradient theme
• Flutter UI Design || A...
Flutter UI Design & Development || Adobe XD design - 1
• Flutter UI Design & De...
Facebook Page: / codexdevs
Connect with me on social media:
FB: / user.afzal
Twitter: / afzalali15
LinkedIn: / afzalali15

Пікірлер: 212
@CodeXdev
@CodeXdev 4 жыл бұрын
Have you done the same mistake? What was your first application that you made with Flutter :)
@deepak5283
@deepak5283 4 жыл бұрын
sir when i have run flutter app in emulator,it runs correctly .when i see a emulator the app size is 97 mb,the app size is large .i have doubt if i use flutter for my project app size it would bigger , how to use flutter to develop big project
@prathiv5203
@prathiv5203 4 жыл бұрын
sir im new to flutter can u say the order i should start learning *topics*
@siddheshtamhanekar3144
@siddheshtamhanekar3144 4 жыл бұрын
We can create stateful widget which contain only counter and give the timer value this will have the same effect. You will not render whole page but just a text widget.
@CodeXdev
@CodeXdev 4 жыл бұрын
True, but that is not scalable solution.. each time we need to update something we have to create StatefulWidget. But, with provider it's just matter of adding new field. 😊👍
@rishadbaniya1679
@rishadbaniya1679 3 жыл бұрын
@@deepak5283 its debug mode🤣
@gonzaloencinar4156
@gonzaloencinar4156 4 жыл бұрын
First time I understand Provider, thanks for the clear example🙃
@CodeXdev
@CodeXdev 4 жыл бұрын
Glad to hear that!
@deliciafernandes9946
@deliciafernandes9946 4 жыл бұрын
That coin sound scared me to death!!!
@juliotati
@juliotati 4 жыл бұрын
The applause 😂👏🏽👏🏽👏🏽
@rakeshkanna91
@rakeshkanna91 4 жыл бұрын
Júlio Tati took my headphones off to see who that was. Lol
@user-or2qz2ws4c
@user-or2qz2ws4c 9 ай бұрын
Finally someone who explained Provider Consumer concept clearly
@arslankaleem2593
@arslankaleem2593 3 жыл бұрын
I was using setstate because it is simple to use. And I was confused that why can't we implement a simple setstate rather than a provider package. Now my concepts are clear about state management. Best explanation so far. You are doing an amazing job.
@midnytromeo
@midnytromeo Жыл бұрын
This is indeed a best explanation so far about Providers for me.
@vukasinsl1
@vukasinsl1 Жыл бұрын
cant agree more
@ilcarnation3530
@ilcarnation3530 4 жыл бұрын
been searching for this topic and non has helped me clearly as yours. such a great tutorial & explanation. I've finally understand it & know how to implement it. thank you so much!
@CodeXdev
@CodeXdev 4 жыл бұрын
I am glad that it helped😍
@the_offroad_diaries
@the_offroad_diaries 4 жыл бұрын
This is the easiest way anyone can understand provider , really a great tutorial
@johannesluken949
@johannesluken949 3 жыл бұрын
Great Video! Perfectly explained and definitely the better way to update the UI!
@vigneshaithal
@vigneshaithal 3 жыл бұрын
Great explanation. Was searching for it whole day. Saved my day.
@abhishekdiwakar5379
@abhishekdiwakar5379 3 жыл бұрын
Awesome video mate... Thanks for making this video. It really helped me a lot to understand the provider package.
@georgematua
@georgematua 3 жыл бұрын
Great and simple explanation. Thank you!
@user-gu5ts5nx8r
@user-gu5ts5nx8r 4 жыл бұрын
Very clear, understandable and helpful indeed. Thank you so much.
@CodeXdev
@CodeXdev 4 жыл бұрын
Glad it was helpful!
@monisankarbarick1622
@monisankarbarick1622 2 жыл бұрын
Best tutorial I have ever seen, thank u
@pranthonyaquino
@pranthonyaquino 3 жыл бұрын
Great explanation, I will avoid this error now! Thanks!
@techtechtuts
@techtechtuts 4 жыл бұрын
in my opinion when you can achieve something with both type of widget ( stateless and stateful ) then it's preffereable to use Stateless Widget, same concept was in react native as well, but now react native also have api for function based components as well. any ways nice content, only problem is improve your audio quality. my videos also have audio problem thought ;)
@vukasinsl1
@vukasinsl1 Жыл бұрын
provider explained well. most of the guys overcomplicate using some strange word instead of instances and data, notfier and consumer. great.
@raymondmichael4987
@raymondmichael4987 3 жыл бұрын
I'm about to dive into flutter soon, your channel will be of much help. Can you talk about reduce build size, as I heard flitter produces very large sized apps. Greetings from Tanzania 🇹🇿
@shubhammittal2367
@shubhammittal2367 3 жыл бұрын
such a clear explanation of provider thanks a lot
@arunodaykumar1273
@arunodaykumar1273 3 жыл бұрын
i was doing the same mistake...you solved the problem i was solving from days
@someshsahu4638
@someshsahu4638 Жыл бұрын
Very nice explanation thankyou so much 🙏🏼🙏🏼🙏🏼
@acarvey
@acarvey 3 жыл бұрын
Excellent tutorial thank you!
@furkan4528
@furkan4528 2 жыл бұрын
That was really nice and clear explanation !
@ahmedseddik2748
@ahmedseddik2748 3 жыл бұрын
Awesome explanation 👏
@ronaldsethoga667
@ronaldsethoga667 2 жыл бұрын
I LOVE YOU SO MUCHHH. You have made me a better flutter engineer. Thank you for your amazing content
@CodeXdev
@CodeXdev 2 жыл бұрын
Thank you so much, welcome onboard :)
@sachinmaharjan11
@sachinmaharjan11 4 жыл бұрын
Just easy n clear explanation !!
@CodeXdev
@CodeXdev 4 жыл бұрын
Glad you liked it
@derencewalk
@derencewalk 4 жыл бұрын
Thank you for this!
@MWStudiooo
@MWStudiooo 4 жыл бұрын
Best video on provider sir✌️👍
@CodeXdev
@CodeXdev 4 жыл бұрын
Glad you liked it
@Grovermol
@Grovermol 4 жыл бұрын
Thanks, the applause kind of suprised me LOL, keep with on this tutorials
@CodeXdev
@CodeXdev 4 жыл бұрын
Thanks, More to come! 👍😊
@abdelrahmanosama1785
@abdelrahmanosama1785 3 жыл бұрын
Great video 👌
@ehtixhamamjad
@ehtixhamamjad Жыл бұрын
provider ki best video ha hindi and urdu ma ..thank you so much..
@M37Shadow
@M37Shadow 3 жыл бұрын
I love the way you explain
@CodeXdev
@CodeXdev 3 жыл бұрын
Thank you 😊
@raylin4135
@raylin4135 3 жыл бұрын
wow, your presentation is so easily understandable. Just one question: Why Provider.of inside the initState() has to set the listen parameter to false while in other places this modification is not required?
@Imsety
@Imsety 4 жыл бұрын
Thank you! This was the first tutorial where I understood the concept.
@CodeXdev
@CodeXdev 4 жыл бұрын
Glad it was helpful! Like and Subscribe for more useful tutorials in future. 👍😍
@prathiv5203
@prathiv5203 4 жыл бұрын
can u say me how long u are learning flutter
@Imsety
@Imsety 4 жыл бұрын
@@prathiv5203 I started back in May.
@prathiv5203
@prathiv5203 4 жыл бұрын
@@Imsety how much u have learnt
@prathiv5203
@prathiv5203 4 жыл бұрын
@@Imsety i have just started to learn can u say from were ur reading
@averagetekkenplayer8376
@averagetekkenplayer8376 3 жыл бұрын
really helpful, thanks.
@kwesikennedy3113
@kwesikennedy3113 4 жыл бұрын
Great video by all standards. I have a list of data with a filter function that shows only items of th list that contain the search, this means populating or repoulating the list on every typed. Is there a way to use the provider to make this efficient
@SatyaPrakash-qd8em
@SatyaPrakash-qd8em 3 жыл бұрын
God bless you bro. Best Tutorial on Provider, original documentation really sucks for Beginners.
@CodeXdev
@CodeXdev 3 жыл бұрын
Thank you.. hope you have seen other videos related to API.
@AhmedElsaadany-ey7ri
@AhmedElsaadany-ey7ri 2 жыл бұрын
Nice video. Also you can replace that stateful widget with a stateless widget that will be better.
@syedashrafquadri6377
@syedashrafquadri6377 4 жыл бұрын
Many thanks sir ji
@akshaykaneriya187
@akshaykaneriya187 3 жыл бұрын
please make a video of defferent types of providers and their use, which covers everything about provider. :)
@simpleaadmi4736
@simpleaadmi4736 2 жыл бұрын
Couldnt be simpler than this video to understand provider.. 😇
@manglayadav4022
@manglayadav4022 4 жыл бұрын
Keep it up 👍👍
@AliYar-Khan
@AliYar-Khan 3 жыл бұрын
Good Explanation !!!
@CodeXdev
@CodeXdev 3 жыл бұрын
Glad you liked it!
@sameerk12982
@sameerk12982 4 жыл бұрын
Thank you for the helpful tutorial.... One Question > Do we have to use this for timer only or we can use this for updating other widgets? How often and in what other situations we should implement this?
@CodeXdev
@CodeXdev 4 жыл бұрын
Hi, Timer is just one of use case. You should use *Provider* for updating data from API, user action, page events and any place where you want to *update part of UI* .
@apeelsubedi844
@apeelsubedi844 3 жыл бұрын
You just got a subscriber
@fayezalle43
@fayezalle43 2 жыл бұрын
alhamdulillah..thank you...
@rishavsharma7466
@rishavsharma7466 2 жыл бұрын
THE BEST OUT THERE!
@aqeelshamz
@aqeelshamz 3 жыл бұрын
Thank youuuu💙
@IraqAbdullah
@IraqAbdullah Жыл бұрын
Very nice
@mztanvir
@mztanvir 4 жыл бұрын
very helpful...
@rsocial453
@rsocial453 2 жыл бұрын
Thank you
@hackerwhite7957
@hackerwhite7957 4 жыл бұрын
thanks for your tutorials which is the more best than provider can u suggest me ? thanks in advc
@onuryldrm1840
@onuryldrm1840 3 жыл бұрын
Allah razı olsun.
@WikkiOnIlluminati
@WikkiOnIlluminati 3 жыл бұрын
@9:16 I believe you should have taken timer also inside the model class and should have made interface of the model class something like startTimer and stopTimer or pauseTimer
@PriyanshuRaj-oc4tk
@PriyanshuRaj-oc4tk 3 жыл бұрын
Nice one there🔥👍
@CodeXdev
@CodeXdev 3 жыл бұрын
Thanks 🔥
@AbhiKumar-my2uz
@AbhiKumar-my2uz 4 жыл бұрын
loved it!!!. bro could you design a complex app using provider
@AliAbdullah-oi3wc
@AliAbdullah-oi3wc 3 жыл бұрын
thank you!
@CodeXdev
@CodeXdev 3 жыл бұрын
Welcome!
@gaganjindal2123
@gaganjindal2123 4 жыл бұрын
nice explanation
@CodeXdev
@CodeXdev 4 жыл бұрын
Thanks and welcome😊
@isozar
@isozar 2 жыл бұрын
God bless u!!
@anandmano4375
@anandmano4375 3 жыл бұрын
great
@shreyagoel8297
@shreyagoel8297 3 жыл бұрын
very helpful
@CodeXdev
@CodeXdev 2 жыл бұрын
Glad it helped
@thatsenam9183
@thatsenam9183 3 жыл бұрын
Love From Enam
@amonchowdhury7731
@amonchowdhury7731 3 жыл бұрын
Best
@1947TamilGamers
@1947TamilGamers 4 жыл бұрын
bro use stateBuilder ,that is easy to use and have more docs available to know .
@devsbuddy
@devsbuddy 3 жыл бұрын
Hey can I use this with GetX package because I like the way GetX works but for state management I think provider is best option.
@sheelajayakumar6833
@sheelajayakumar6833 2 жыл бұрын
Is it extends or with using modal class ?
@mohamedahsan8035
@mohamedahsan8035 Жыл бұрын
❤🎉
@TheMr82k
@TheMr82k 4 жыл бұрын
Some points I want to mention, if you have a big widget tree inside the consumer they all will rebuild. But here is the important part that most people don't realize Flutter rebuilding itself doesn't mean it's creating new copies it just checks for changes with its own element tree and only rebuilds new instances of the changed widget.
@CodeXdev
@CodeXdev 4 жыл бұрын
Rightly said, but that comparison for each element takes execution time. We have third parameter in builder of Consumer that holds the child widget (without rebuild), I haven't covered in this tutorial but if needed I will sure explain how that works.
@TheMr82k
@TheMr82k 4 жыл бұрын
@@CodeXdev you can't ignore that. That's how state change happens. The Consumer you used has its build method read the source go there and the print command. It will print you that over and over again every time there is a change in the counter. Also, this isn't how you show people if something is rebuilding or not there is Dart observatory which has a tool that shows the UI that has been rebuild. You need to learn more before making tutorials with incomplete knowledge dude.
@CodeXdev
@CodeXdev 4 жыл бұрын
Appreciate your feedback.
@ronaldsethoga667
@ronaldsethoga667 2 жыл бұрын
@@TheMr82k Out of all the amazing content this man chose to teach us, you just decided to choose a few mistakes and hate all over him? Come on man there are nicer ways of offering alternative solutions and yours isn't it. And in fact this video was very simplified for everyone to understand the basic concepts of Provider, so you can stay at the corner with your big brain while all of us learn from this amazing flutter expert
@SergioArroyoSailing
@SergioArroyoSailing 3 жыл бұрын
great content man, but I can hardly hear you. Can you please increase the volume? ( I know it's not me 'coz the ads are too loud )
@CodeXdev
@CodeXdev 3 жыл бұрын
Thanks for feedback, improving day by day 😀I cannot modify this video, but in my latest videos you will find much better audio 😍kzbin.info/www/bejne/aoOrp3mMi7qKp9k
@Himanshukumar-ix5bd
@Himanshukumar-ix5bd 3 жыл бұрын
i have a dout the initS is build only once when the whole class is create and you are define the TimerInfo in initS so that's means the the Timerinfo instance and UpdateReamningtime only once so how the data continuously changes plz clear my dout
@francescofreddi4374
@francescofreddi4374 4 жыл бұрын
if i use home: Provider() instead of home: ChangeNotifierProider() in minute 7??? whats change behind the scenes? that i cannot understand!!
@olajumokeadenekan8905
@olajumokeadenekan8905 3 жыл бұрын
What is your opinion on putting an asynchronous function in initState? I see how you used initState here
@CodeXdev
@CodeXdev 3 жыл бұрын
We can invoke async function but we should not wait for it to complete
@isozar
@isozar 2 жыл бұрын
I have one question, what's the point of setstate since we have to use provider? Where we should use it?
@vijaygovinda719
@vijaygovinda719 2 жыл бұрын
Can you make a video getting data from API using Provider...
@mr.rahman4490
@mr.rahman4490 2 жыл бұрын
video and explanation was good enough but the audio was lower than the intro
@CodeXdev
@CodeXdev 2 жыл бұрын
Yeah, early days of my KZbin. Now its has crispy audio.. Thank you
@imranhossain3511
@imranhossain3511 5 ай бұрын
sir if in my provider i am using multiple information. if I update a single information then it is re rendering all widgets where I have used this provider with consumer. how can I fix this?
@dhananjaygavali8266
@dhananjaygavali8266 3 жыл бұрын
hey nice video. But I didn't understand where do you set value for timer to 60.
@CodeXdev
@CodeXdev 3 жыл бұрын
I highlighted with graphics, that timer initialisation got edited due to flow of video.. it should be in Controller.
@yakoubtarkaoui2586
@yakoubtarkaoui2586 4 жыл бұрын
thank you, sir, for this tutorial can you tell me what's your laptop version
@CodeXdev
@CodeXdev 4 жыл бұрын
macOS Catalina Version 10.15.3, is that what you needed?
@abbas_tfu
@abbas_tfu 4 жыл бұрын
@@CodeXdev 😂
@yakoubtarkaoui2586
@yakoubtarkaoui2586 4 жыл бұрын
@@CodeXdev yeah thank you I ask for I will buy one thank you again 😀
@sushilkhadka8069
@sushilkhadka8069 2 жыл бұрын
Why are you using Stateful Widget where we can easily do the same thing using Stateless widget with provider implemented. Is it necessary to update time inside initState method? Please clear me
@naingtheawperc3817
@naingtheawperc3817 3 жыл бұрын
What is the purpose of getter in TimerInfo class? Can you explain me more about getter you created ?
@CodeXdev
@CodeXdev 3 жыл бұрын
Nice question! _remainingTime is Private variable, Its good practice to create getter setter to access fields. Hope that helps 👍
@ajaykotiyal427
@ajaykotiyal427 3 жыл бұрын
Thanks for sharing. What is "Real Quick"??
@CodeXdev
@CodeXdev 3 жыл бұрын
🤣🤣 Really Quick 😅
@arqamhussain8298
@arqamhussain8298 3 жыл бұрын
why we made listen : false 11:20 , it's difficult for me to grab the concept . Can anyone explain this ? thankyou !
@access0288
@access0288 3 жыл бұрын
Sir, I cannot import this provider.dart after having installed the package successfully. Any suggestion please ...
@prsh1989
@prsh1989 3 жыл бұрын
3:02 Hey Afzal, I know setstate calls build method, and whatever is inside build method is thus rendered again, but if we are calling setstate on a single variable only, then why setstate is not analyzing this fact and only re-rendering that particular variable rather than entire build method? I mean, considering how smart flutter framework is at some place, then how come setstate could not figure out only which part to re-render rather than entire build method (I am taking reference from react where it makes a virtual dom and compare it with actual dom and make changes to only those components which are changed) Edit: Please note that I have watched the entire video, and I know for this provider is introduced. However, I am curious to know as in why setstate couldn't figure this aspect about which I am talking (intelligent rebuild) .
@someorother5272
@someorother5272 2 жыл бұрын
i think even though build is called the entire screen is not rendered.......its only the portion that is connected to the variable is rendered......need to check it in android studio performance monitor
@CodeXdev
@CodeXdev 2 жыл бұрын
So, at the bottom level.. its not repainting the widgets which dont have any change, but yes.. it goes through comparison of widgets and the one whose state has changed is repainted! Overall its not super efficient, but doesn’t even do repaint either.
@someorother5272
@someorother5272 2 жыл бұрын
yeah provider would do alot of good in speeding things up
@sahilkachhap
@sahilkachhap 3 жыл бұрын
Bloc vs Provider which is best and sufficient in case of State management.
@CodeXdev
@CodeXdev 3 жыл бұрын
Provider is more like ViewModel and BLoC is based on events and states. If you are more into state management then go with BLoC.
@bascelik91
@bascelik91 4 жыл бұрын
Maybe I am mistaken and please correct me if I am, but I think that flutter will rerender only variables from setState method, which are assigned to widgets and not whole widget tree.
@hyungtaecf
@hyungtaecf 3 жыл бұрын
It will rerender the widget it was called and all the children widgets that don’t have a const constructor
@someorother5272
@someorother5272 2 жыл бұрын
what if we use a seperate widget class for the timer and then call the same in parent......that way your timer will get updated and build will not be called........ although using provider or value listenable builder will also give the same result
@guidoc3518
@guidoc3518 4 жыл бұрын
My provider IS working fine on debut mode. But when i build the app It doesn't work.
@arshadkhanSherani
@arshadkhanSherani 3 жыл бұрын
Thank you for the helpful tutorial. Sir, I working on a comments page like Facebook. I have a list of posts using ListView.builder. I have a new screen for comments whenever a user comments on the post then I want to increment the comment on the listing page. I'm stuck on this. how can I do this? I'm using Flutter Provider. Thanks
@Abhishvek
@Abhishvek 3 жыл бұрын
I suggest you to watch this video kzbin.info/www/bejne/noO2pXSjoLmWgLs might help you😁
@blackmakerblm92
@blackmakerblm92 4 жыл бұрын
I am calling the Provider.of(context) in build function (flutter web ) every time i hover the page the build function is called please how can i solve that
@CodeXdev
@CodeXdev 4 жыл бұрын
Calling Provider from build is totally fine, theres something other than this which is causing build to call on hover.. code snippet would help to understand problem. How about posting the issue on FB group or StackOverflow?
@blackmakerblm92
@blackmakerblm92 4 жыл бұрын
@@CodeXdev i have comment your post on facebook with a code snippet
@devgabriel6898
@devgabriel6898 4 жыл бұрын
Is your macbook hot as hell with the build and the emulator running? Mine gets to 80c quite easy.
@CodeXdev
@CodeXdev 4 жыл бұрын
Only when I put it on bed 😂, otherwise 16 gigs of RAM keep me going👍🏼
@devgabriel6898
@devgabriel6898 4 жыл бұрын
CodeX yeah I have 16 too but temperature raise a lot with emulator
@CodeXdev
@CodeXdev 4 жыл бұрын
I can understand how it feel, I started using VS Code instead of Android Studio... and i make sure everything is closed when emulator n VS is fired! Try using cooling pad, sometime surface also can cause heat..
@2SourceFort
@2SourceFort 3 жыл бұрын
observatory listening On********* How to solve this problem ?? Please help me
@sumitrawat2289
@sumitrawat2289 2 жыл бұрын
Brother plz help ! I have 2 months left for the completion of my graduation , i know the basics of flutter , api , few sorting algorithms . How can i be job ready as flutter developer in 2 months .?
@hammadtariq9324
@hammadtariq9324 2 жыл бұрын
Hey, I am new to mobile app development. What do you prefer, getx or provider?
@CodeXdev
@CodeXdev 2 жыл бұрын
I prefer GetX over provider
@Ayan-od8hk
@Ayan-od8hk Жыл бұрын
I would choose bloc over both. It's late, but what did you choose?
@deepak5283
@deepak5283 4 жыл бұрын
sir when i have run flutter app in emulator,it runs correctly .when i see a emulator the app size is 97 mb,the app size is large .i have doubt if i use flutter for my project app size it would bigger , how to use flutter to develop big project
@mhdev4387
@mhdev4387 3 жыл бұрын
you need to use the command : flutter run --release to get the best compiled version of your app
@praveenkanwar3261
@praveenkanwar3261 3 жыл бұрын
I am fetching the data from API. but at first I get error receiver null on Consumer and then when the data is loaded the error goes away. How to fix it?
@CodeXdev
@CodeXdev 3 жыл бұрын
Your consumer will only call once you notify from your model. Make sure that you are not calling notifyListener before you successfully loaded the data!
@Sam-ch4jh
@Sam-ch4jh 4 жыл бұрын
thank you. So, "setState" will reload whole page but now only the build method runs, because of the notifier. The code completion was working earlier for in Android Studio, now does not work, I was having too many plug-in, now not sure which plug in it was. Could you please get me link.
@CodeXdev
@CodeXdev 4 жыл бұрын
Did you mean provider package link? Here it is: pub.dev/packages/provider Code completion has nothing to do with these packages, may be try running flutter doctor.
@Sam-ch4jh
@Sam-ch4jh 4 жыл бұрын
@@CodeXdev Sorry, there must be some other issue, code completion does not work for me Will check
@ashutoshaswal
@ashutoshaswal 4 жыл бұрын
bro I need your help in provider package. I am getting a bug. I am using two consumer one is returning a text widget and another is returning a listview widget my text widget is showing the lenth of the list used by listview. Every time I am adding a element in list the text widget listen to changes and update itself but that's not the case with listview. I tried to debug this by putting a print statement just before returning listview in consumer and actually that print Statement get invoked but why the listview is not updating then?
@CodeXdev
@CodeXdev 4 жыл бұрын
Hey Ashutosh, If you can share your code snippet using DartPad or something that will be helpful. Just make sure, you are using MultiProvider.
@majestyclub8170
@majestyclub8170 3 жыл бұрын
Where did he initialise timer to 60?😅i cant found it
@rede_neural
@rede_neural Жыл бұрын
Why flutter didn't created a function like setState(this)? Wouldn't be possible?
Flutter Custom Painter Tutorial || Clock App (Episode-1)
16:31
Learn to use Isolates in Flutter | Simplified
10:28
CodeX
Рет қаралды 23 М.
Finger Heart - Fancy Refill (Inside Out Animation)
00:30
FASH
Рет қаралды 28 МЛН
Stay on your way 🛤️✨
00:34
A4
Рет қаралды 24 МЛН
BLoC Pattern with Flutter || State Management
22:50
CodeX
Рет қаралды 95 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 544 М.
Flutter in 2024: Cross Platform Tool You Must Learn!
10:05
Pragmatic State Management in Flutter (Google I/O'19)
33:25
Flutter
Рет қаралды 448 М.
Flutter Provider Package In Depth - Change Notifier Provider
49:53
Top 70 Flutter Tips, Widgets & Packages
16:22
Flutter Mapp
Рет қаралды 126 М.
Flutter Provider Simply Explained
9:08
Learn App Code
Рет қаралды 88 М.
5 New Things in Flutter | Google IO 2024 keynote
4:39
CodeX
Рет қаралды 10 М.
Top 10 Widgets every Flutter Developer should know!
17:17
RetroPortal Studio
Рет қаралды 281 М.
Finger Heart - Fancy Refill (Inside Out Animation)
00:30
FASH
Рет қаралды 28 МЛН