Skip to content

nadahasni-dot/flutter_clean_architecture_newsapp

Repository files navigation

flutter_clean_architecture_newsapp

Simple NEWS APP, build using Clean Architecture by Uncle Bob ♥.

Features

  • Clean architecture
  • Local persisted news using Floor, database (Sqlite) abstraction Room alike on native Android
  • BLoC state management
  • Retrofit alike api network http request (Dio)

Soon:

  • TODO: search news by query param

How To Run This Project

  • Copy .env.example into .env and fulfill the requirements
  • Run flutter pub get to download all the dependencies
  • Run flutter pub run to run on emulator or any supported devices

Getting Started Flutter

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Flutter TODO APP with Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published