State Management! Flutter What's next? #1

  Рет қаралды 7,478

Codrut Erdei

Codrut Erdei

Күн бұрын

Bridging the gap between Flutter tutorials and real-life coding can be really hard if you don't have the tools to do that. In this series, I am explaining What's next after you've read the official flutter documentation.
I am talking about Stateful and Stateless Widgets, Provider as well as GetX and some of the controversy around it.
Title: If I Can't Dance It's Not My Revolution
Author: Quantum Jazz freemusicarchive.org/music/Qu...
Source: Free Music Archive
freemusicarchive.org/music/Qu...
License: licensed under a Attribution-ShareAlike 3.0 International License.
creativecommons.org/licenses/...

Пікірлер: 32
@s-wind2398
@s-wind2398 Жыл бұрын
It's the first quality content I see on KZbin about Flutter. Good job
@yassinemissaoui759
@yassinemissaoui759 Жыл бұрын
Simplicity at its best... Good job ang keep going 💥👏
@KnOtoUt
@KnOtoUt Жыл бұрын
Kept it simple and informative thanks
@JJ-rn9zl
@JJ-rn9zl 2 жыл бұрын
i worked with flutter since 2018 but for some reason i like watching your videos very informative
@codruterdei
@codruterdei 2 жыл бұрын
Thank you, I’m glad, I think we started at the same time 😁
@JJ-rn9zl
@JJ-rn9zl 2 жыл бұрын
@@codruterdei cool
@roscaalex1828
@roscaalex1828 2 жыл бұрын
11:45 I've gotten into the habit of always using Selector instead of Consumer, and also using the child parameter when appropriate.
@duchautran9347
@duchautran9347 2 жыл бұрын
Thanks for Great Video. In my personal opinion, GetX usually used for short term projects, so i'm alway uses BloC to maintain my project in spite of is hard for newbie
@codruterdei
@codruterdei 2 жыл бұрын
I totally get it, some people like bloc, I personally don’t, and if I had choose something to work with on big projects would still be GetX
@codruterdei
@codruterdei 2 жыл бұрын
Also, thank you 🙏
@flyerzrule_
@flyerzrule_ Жыл бұрын
Great video! My one suggestion would be to shrink the size of your keystrokes, they were a bit distracting.
@codruterdei
@codruterdei Жыл бұрын
Fair enough, noted 😁
@jondoe79
@jondoe79 2 жыл бұрын
Place the topic of your dialogue for the timeline in a subtle way so that the viewers can know it better and clear. The circle thing is obstructive.
@codruterdei
@codruterdei 2 жыл бұрын
Will do in the next episodes, thank you for the feedback 😁
@mohamedislambenoaie8308
@mohamedislambenoaie8308 Жыл бұрын
Hello my man I love the video but I have a question for you I have problems with pereformence with provider if you can help the application is laggy and I don’t know what to do
@TrikNgonlen
@TrikNgonlen 2 жыл бұрын
A W E S O M E !
@abidhasansnigdho
@abidhasansnigdho 2 жыл бұрын
I can find some traces of 'Dev Ed' from your video 🐸
@codruterdei
@codruterdei 2 жыл бұрын
I think we’re both Romanian 🇷🇴
@shaabzz
@shaabzz 2 жыл бұрын
iam getting into state management,this is what i needed......iam thinking to learn bloc concept...why didnt you mention bloc??also wht is the conclusion of this video??
@Zhuinden
@Zhuinden 2 жыл бұрын
BloC is just an overcomplicated way to implement a class that has exposed readonly observable state that results from the combination of multiple reactive properties
@codruterdei
@codruterdei 2 жыл бұрын
@@Zhuinden is right. I have used bloc for exactly 10% of the project and i had to rewrite that part. I didn’t mention riverpod either and it’s really popular. Because it’s provider with some magic
@IbanVan
@IbanVan 2 жыл бұрын
Thanks, But I don't know, a lot of people say that GetX has more bugs that Provider, when do you use GetX or Provider ? I' m Web developper, but my boss need an App to a client.
@codruterdei
@codruterdei 2 жыл бұрын
Provider is more idiomatic while GetX breaks a lot of rules that the flutter team imposed. IMHO GetX gives you faster development times
@fooo1233
@fooo1233 Жыл бұрын
hoho, im the 1000th subscriber
@codruterdei
@codruterdei Жыл бұрын
Thank you for being here ❤️
@TheAbhidugar
@TheAbhidugar 2 жыл бұрын
Neither. I think now is the time to learn riverpod
@husseinkad
@husseinkad Жыл бұрын
Is the circle blue or I'm color blind
@codruterdei
@codruterdei Жыл бұрын
It was a joke 😅
@RPDART
@RPDART 2 жыл бұрын
Gg
@amitbaderia6385
@amitbaderia6385 2 жыл бұрын
Why so much drama ? Video add little valuable info comparing to ..
@codruterdei
@codruterdei 2 жыл бұрын
Keep going, I’m listening 👂
Project Structure! Flutter What's next? #2
13:21
Codrut Erdei
Рет қаралды 8 М.
Answering Flutter interview questions until you get hired!
10:34
Codrut Erdei
Рет қаралды 3,9 М.
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 22 МЛН
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 14 МЛН
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22
Alex hid in the closet #shorts
00:14
Mihdens
Рет қаралды 17 МЛН
Pragmatic State Management in Flutter (Google I/O'19)
33:25
Flutter
Рет қаралды 448 М.
GetX vs Riverpod | Which is better with Flutter❓
16:20
Why Flutter in 2022?
11:36
Codrut Erdei
Рет қаралды 48 М.
Understanding State Management in Flutter - Foundation
13:47
Flutter Explained
Рет қаралды 24 М.
Can ChatGPT write good Flutter?
13:47
Codrut Erdei
Рет қаралды 7 М.
"The Life & Death of htmx" by Alexander Petros at Big Sky Dev Con 2024
23:01
Montana Programmers
Рет қаралды 42 М.
Avoid using StatefullWidget!
3:50
Codrut Erdei
Рет қаралды 8 М.
How I became a Self Taught Senior Engineer and Tech Stack for 2023
6:27
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 64 МЛН
Запрещенный Гаджет для Авто с aliexpress 2
0:50
Тимур Сидельников
Рет қаралды 963 М.
Опасность фирменной зарядки Apple
0:57
SuperCrastan
Рет қаралды 11 МЛН
Better Than Smart Phones☠️🤯 | #trollface
0:11
Not Sanu Moments
Рет қаралды 16 МЛН