Flutter reference architecture Simple and effective architecture for Flutter apps. Learn more at the "Clean Architecture and state management in Flutter: a simple and effective approach" blog post. Development Run app flutter run Run tests flutter test Update test snapshots flutter test --update-goldens