Jan 21, 2021
Hi Jitss,
I like your approach about that design pattern, as it seems natural. That's why I think a conclusion may be appreciated.
In my opinion, the Flutter SDK guide us to implement the MVVM pattern naturally (a custom MVVM implementation): I think about classes like ValueChangeNotifier, InheritedWidget, StreamController, StreamView, ....