Thank you... Hope this goes to advance level with Getx state management..
@gyanupadhyay9473 Жыл бұрын
new revolution channel for flutter
@techieblossom Жыл бұрын
🙏🏼 Thanks
@rabindraacharya5899 Жыл бұрын
Hi, Thank you for the course. Hope to see more topics you will cover in the upcoming video. Like 1. Using GoRouter with authentication and deep link concept. 2. get_it and Injectable 3. Working Generic concepts in clean architecture with cubit 4. Using RxDart
@techieblossom Жыл бұрын
Except for 1, all there :)
@rabindraacharya5899 Жыл бұрын
@@techieblossom I think concept for cubit hasn't introduce on your course in movie app. Next is there any way to have conversations with you on some issues i encounter?
@techieblossom Жыл бұрын
Cubit is there in MovieAp series
@techieblossom Жыл бұрын
Twitter or LinkedIn
@rabindraacharya5899 Жыл бұрын
@@techieblossom There is no connect option on linkedIn on your profile, so I can't message you there. I don't have Twitter, is there any way to communicate with you?
@sarojmaharjan3986 Жыл бұрын
Super awesome! Waiting for something like this
@techieblossom Жыл бұрын
More to come!
@PrinceKumarDhankhar-oc1gf9 ай бұрын
If you want good flutter developer than I will suggest that you should read DART documentation before starting this series. That will help you a lot during this series.
@00000parth Жыл бұрын
Thanks for making this course, I was looking flutter course and you make it awesome.
@techieblossom Жыл бұрын
Happy to hear that!
@konstantindevelops1319 ай бұрын
Do you have the project in GitHub by any chance?
@RajatSingh-cj7ky Жыл бұрын
can we get the lint_rule code
@DTUSEM9 ай бұрын
You have all lint rules on dart official website inside effect dart section.
@techieblossomАй бұрын
You can get the full code here - topmate.io/prateeksharma/476432
@عبدالقادرعبدالرحمنعبدالله Жыл бұрын
thank you so much for sharing.
@techieblossom Жыл бұрын
It's my pleasure
@saurabh9446 Жыл бұрын
Hey, I'm new to flutter. I've heard get-it is anti pattern. Can somebody help me with that?
@techieblossom Жыл бұрын
No. Getit is service locator. It cannot be anti pattern. I hope you are not confusing it with GetX
@saurabh9446 Жыл бұрын
@@techieblossom ohh sorry, I got confused. May I know what state management would you prefer for projects with huge number of users? And which one are we using in this series?
@techieblossom Жыл бұрын
I have shown ValueListenableBuilder and then Bloc. State management cannot be selected by looking at how many people use the app because, each app is opened in respective phone. It’s not a server where we need to handle these things.
@shekarreddy3739 Жыл бұрын
Bro increase the fontsizs in the video please
@techieblossom Жыл бұрын
Please watch it in laptop. For laptops that’s sufficient size. Even my 5.2 inch screen also shows it in good way.
@shekarreddy3739 Жыл бұрын
I am watching in mobile bro i dont have laptop🥹
@techieblossom Жыл бұрын
Sorry for the inconvenience, but I checked in mobile. It’s not that bad to see. Videos are created, now font sizes can not be increased. New videos after this series, I will increase size by 2.
@shekarreddy3739 Жыл бұрын
Thanks bro :)
@MrAvelino2010 Жыл бұрын
Where are the lint rules?Link
@manohar.acharya Жыл бұрын
Ya I'm also looking for that even checked github repo but its not over there