Twitter App (WIP) Clean Architecture + Feature Toggles (Simple implementation) Architecture Name: Clean Architecture, Feature Toggles Principles: SOLID, Component Principles Benefits: Decoupling, Cohesion, Good Design How to run? flutter channel beta flutter upgrade flutter pub get flutter pub run build_runner build --delete-conflicting-outputs chmod +x run.sh ./run.sh