As Google hasn’t recommend any specific app architecture for Flutter Apps Users started trying to apply well known patterns from other ecosystems to Flutter Apps which isn’t an ideal approach.
With its reactive paradigm Flutter deserves an equally reactive architecture a goal RxVMS is setting to achieve.
In this talk we will learn what RxVMS is and what sets it apart from other patterns. You will be introduced to the important building blocks that are used in an RxVMS based App and you will see code examples from a real world app that has benefitted from its use.
Being familiar with Dart Streams and Dart Rx is helpful. To get a quick into check out these posts by Thomas:
https://www.burkharts.net/apps/blog/f...
https://www.burkharts.net/apps/blog/r...
Thomas Burkhart is a freelance and indie developer and lives in Bonn, Germany
Keep up to date with Thomas
Blog:
https://www.burkharts.net/apps/blog/
Twitter:
/ thomasburkhartb
Github
https://github.com/escamoteur/