Skip to content

Test-driven-design architecture news app, built with GetX and Flutter

Notifications You must be signed in to change notification settings

omergamliel3/flutter-clean-architecture-app

Repository files navigation

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 🙋

Releases

No releases published

Packages

No packages published

Languages