wasabeef/flutter-architecture-blueprints

Can you write an article on the Architecture and the data flow?

dhruvkelawala opened this issue · 3 comments

This is tough to understand for people getting into MVVM, going through various files and understanding all the code. Also, the advantages of MVVM, apart from better testing, especially in Flutter.

That's helpful to have some kind of tutorial/documentation.

@wasabeef Any plans on adding docs or wiki in the future that would explain the architecture in more details?

Agree.It would be friendlier to provide some tutorials / documentations.