Skip to content

The purpose of this project is to learn BLoC and Clean Architecture.

Notifications You must be signed in to change notification settings

tuanvumaihuynh/flutter-news-app

Repository files navigation

Awesome Flutter

News App

A News App built with Flutter and News API.

The purpose of this project is to learn BLoC and Clean Architecture.

Features

  • Material 3
  • Light and dark mode
  • First time launch check
  • Offline mode
  • Infinite scroll pagination
  • Refresh indicator
  • Search by category
  • Search by keyword
  • Save news

Packages

Screenshots

Onboarding screen Category screen Home screen light mode

Detail screen light Home screen dark Detail screen dark

Installing

  • Download Flutter SDK to your machine
  • Install this repository
  • Build and run the debug app on emulator, real device
    git clone https://github.com/tuanvumaihuynh/flutter-news-app.git
    flutter pub get
    flutter run

About

The purpose of this project is to learn BLoC and Clean Architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages