don't get discourage about flutter recommendations, I give them a thumbs up for presenting a suggestion even though there is no right for all architecture and it can be a controversial topic. thanks that flutter gives the freedom to choose and create the architecture that fits your app needs.
@karolisabrutis545410 күн бұрын
Yes!! Big Archictecture coming through! Very well done!
@xxThemoritzxxКүн бұрын
How would you use theme as a appwide state?
@jessicaviana31897 күн бұрын
What about Command? It helps manage different states and triggers
@leoingson10 күн бұрын
Like in the days back when, missed your voice :)
@tadaspetra10 күн бұрын
Haha appreciate it ❤️
@vincentmontano451810 күн бұрын
Hungrimind MVVM > Flutter MVVM - bought the Best Flutter Course
@tadaspetra10 күн бұрын
Wooo, thank you!
@swingtag104110 күн бұрын
Riverpod architecture 👍
@arthurbc9 күн бұрын
They have "one to many" approach for Repository and ViewModel. But "one to one" to View? It's contraintuitive. For me it's one ViewModel to many Views.
@tadaspetra9 күн бұрын
Yes that would work. Our approach is to name it differently if it can be used in many views.