I'll share insights on guidelines and tools to maintain the quality of a Flutter app. The talk will cover code quality aspects: - structural, like code reviews and various static code analysis techniques including architecture tests - functional, such as automated testing. Code quality is important for projects of any size, but it's crucial for large-scale ones where tens of Flutter developers may work for years.