Do you mean clean architecture by Uncle Bob ? If so, your video is not. The domain (business logic) is the center of the circle, or the top of the cone. The data sources (network requests, local db) are at the same level of the presentation, in the outer circle. The flow is from outer circle to inner circle, then inner to outer. There is a lot of reading about clean architecture on the internet, all and its opposite. But the idea is clear: I should not constraint my domain with infrastructure constraints. Similar concepts that share the same idea: hexagonal, onion, ports and adapters, domain driven design.
Finally i learnt clean architecture on this channel. ❤❤ Thank you so much sir. 🇮🇳 love from India.
Explained very well, your hard work is clearly showing up, I am grateful that I found your video, thank-you
Very nice explained.. Learned a lot about what should be architecture.. Love from Bangladesh.
This is the first time I didn't feel the time. This explanation was so amazing. I love that you provide us with many topics related to flutter. I really enjoyed it.❤🎉
Oh my god. This is the video where a avarage developer will become advance developer. Thanks for amazing content.❤
This is a brilliant course! Thank you so much for putting this together.
Finally someone saved me from feeling confused and being stupid
Best Video for understanding the concept of clean architecture Very helpful
Thank you so much, sir. The delivery was very smooth and clear. ❤❤Please continue to provide such excellent service in the future
i always wanted to learn clean architecture, thx a lot!!!❤❤❤
Best clean architecture video I've ever seen. It would be great if you could make another video about TDD. You can rewrite this program using TDD. P.S. Guys, instead of the eather package, you can use dart records.I think that's easier way
very well explanation of clean architecture using a cone. thank you!
What a nice video that explain clean architecture . thanks for amazing content
I am a simple man, I see Pokemon, I like! THank you for the ongoing effort!
I am so grateful you did this tutorial, thank you very much!
Provider is the best! thanks alot. its still very helpful
This is the VIDEO!!!!!
was just about to implement offline system for my apps so this architecture really helpful, thanks!
@FlutterMapp