Flutter: MobX Crash Course | State Management

Flutter: MobX Crash Course | State Management

Robert Brunhage

4 года назад

10,331 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Robert Brunhage
Robert Brunhage - 13.10.2019 19:05

Hope you will enjoy the video! You can find the template in the discription, and a bit below that you will see the full project!

Ответить
Rishabh Bajpai
Rishabh Bajpai - 23.05.2021 20:43

Yours video is the only one I found which uses this project, it was very helpful for me as I am just starting with mobx, thanks a lot and please make more project videos using mobx it's a request

Ответить
Eren Çelik
Eren Çelik - 31.01.2021 14:11

hey what is the extension name is those code scratch

Ответить
Bonani Wogqoyi
Bonani Wogqoyi - 26.07.2020 12:13

What's your opinion about MobX and RxVMS? Do you have a personal preference and why?

Ответить
Atefeh Kfr
Atefeh Kfr - 09.04.2020 12:47

Knowing something well doesn't mean that you can teach that as well! As a beginner, there wasn't enough explanation you just copy-paste and a bit words about it and just that!

Ответить
Euri Gilberto Herasme Cuevas
Euri Gilberto Herasme Cuevas - 09.03.2020 00:58

I am not getting the dispose function from the MobX store

Ответить
Gaming Arena
Gaming Arena - 20.02.2020 10:03

How to show observer values on diffrent screens/class

Ответить
Timothy
Timothy - 03.02.2020 01:20

why is the provider necessary? the observer should be able to be used anywhere without the provider. i thought the whole point of mobx was to not need to create provider trees?

Ответить
Jiren
Jiren - 13.01.2020 13:58

Stop the music in the background, i can't understand what youy're explaining, anyways good video bro

Ответить
임창수
임창수 - 04.01.2020 23:51

Thanks. Your mobx tutorial is really helpful!

Ответить
Raka Alrian
Raka Alrian - 30.12.2019 05:10

is Mobx have something like Hydrated Bloc to save the current state?

Ответить
Swp Logic
Swp Logic - 22.12.2019 05:31

GREAT!

Ответить
Short to Ground
Short to Ground - 18.12.2019 00:22

One thing, you use logic inside cart freight, maybe you should be using computed text. But yeah we are still thinking in a Bloc way where business logic and widget logic is separated. We will still need to use logic because of the declarative UI of flutter where we can change UI dynamically based on state properties. MobX will be the most close of MVC we can get. The problem of declarative programming is you will never be able to separate controller from UI 100% .

Ответить
Short to Ground
Short to Ground - 18.12.2019 00:07

Nice very nice! thanks

Ответить
The Modern Architect
The Modern Architect - 15.12.2019 22:05

One question: the Observer widget doesn't have any specifics about what it wants to observe. If I have two Observer widgets, related to different fields, I suppose that when I update one field, both Observers will be rebuilt. Is that right? If so, how to avoid unnecessary rebuilds?

Ответить
passsacaglia
passsacaglia - 11.12.2019 17:52

Och du har mail! ;)

Ответить
Harsh Bhavsar
Harsh Bhavsar - 21.11.2019 16:41

Have 1 question: What is the importance of Provider with MobX? We can do all operations with MobX. In Which case we need Provider with MobX?

Ответить
Joe Ng
Joe Ng - 19.10.2019 09:30

So as you probably said in the conversation with Miklos, you prefer Rx + Bloc over Provider + Mobx.
For a long time, I kept wondering this question as I sought out all over the internet to find the proper answer. But I didn't find any that convincing enough to have me switch to Bloc.
And I was confusing when ppl said Bloc is for a large, complicated app?
I will appreciate you very much if you make a video comparing these two in detail.
What approach you chose and why, and how it is applicable in a complicated app in terms of scalability, maintainability, and performance.
If you chose Rx + Bloc, why Provider + Mobx (maybe + Rx) couldn't help you solve the problem?

Ответить
Cathy Pop
Cathy Pop - 15.10.2019 12:46

Which plugin do you use to display error or info inside the editor? Thanks.

Ответить
luis ponce
luis ponce - 13.10.2019 20:02

Great video btw

Ответить
luis ponce
luis ponce - 13.10.2019 20:02

Mobx > provider ?

Ответить