AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Do You Apply the Same Architecture for Every Project?
In general, from developers, it's usually in general, from one to three. It always depends on the developers on the scopes on what project they're currently working on. Do you apply the same architecture libraries for every project? Well, this is kind of the plug and play developer architecture that I've been mentioning. For us, we are naming it by clear architecture levels. So, it's domain data and presentation. We also use block for state management, specifically the Flutter Block Library by Felix. And we also have our own mini class, like a sealed class, but because DART doesn't have sealed classes, it imitates a delayed results pattern. A lot of times