Clean architecture flutter app
A clean architecture news app, made with Getx, GetX CLI, NewsAPI and Flutter sdk.
The main goal is to build readble, maintainable, testable, and high-quality flutter app using test-driven-design styled architecture (Inspired by Reso Coder).
You can learn how to implement the architecture here: TDD Clean Architecture for Flutter
Screenshots
Technologies
Architecture
- Test-driven-design
- MVC (generated by GetX CLI)
Front-end
- Flutter SDK
- GetX (navigation service, dependencies manager, ui components)
- Bloc / Cubit / GetX (state managment)
Back-end
- SQLite
- Sembast
- Hive
- NewsAPI
π
Author - Omer Gamliel - LinkedIn