4 Questions Every Flutter Dev Should Ask

preview_player
Показать описание
We go over the 4 questions that are required to create a better architecture in a Flutter app, even if you did not adopt a pre-defined architecture. These questions form the basis of what we use as software engineers to create robust software.
Рекомендации по теме
Комментарии
Автор

Very useful everyday tips, thank you! It would also be great to leave some links for further reading)

alexpol
Автор

just to get some clarity... what is businessLogic? what is Application code(is it not the UI code)?

frankmwale
Автор

"Hello, for years I've been using your stacked package in my Flutter development. I've encountered a problem that I can't seem to find a solution for. How can I use multiple view models in a single view? If you have any documentation or guides on this topic, please guide me to the link."

issiagaconde
Автор

and use dependency injection for better performance

abdelghanidjedidi