top of page
Flutter Multi-Module Clean Architecture
In this talk, we'll look at how to construct clean architecture in a Flutter project utilising a multi-module approach. We'll look at the ideas of clean architecture, including how to structure your codebase for scalability, maintainability, and testing. Learn how to break down your project into feature-specific modules, handle dependencies, and maintain a clear separation of concerns. By the end of the session, you'll have a thorough understanding of how to create strong, modular Flutter apps that are simple to develop and modify.

bottom of page