ogaroh / news_app

A simple application that displays the headlines and the article details.Made using Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple News App

A Flutter project that implements a simple news application.

Provides a showcase for:

  • Clean architecture in Flutter (Data - Domain - Presentation pattern) ✅
  • Calling an API ✅
  • Authenticating an API ✅ (*Using an API key)
  • Github Pipeline/Action ✅ (check out deploy.yml)
  • Themeing ✅
  • Language Translation (Localization/Internationalization) ✅
  • Forms and Form Validation ✅
  • State management using BLoC & Provider ✅
  • Dependency injection ✅
  • On-device storage (Room/Floor Database) ✅

Screenshots

Alt text Alt text Alt text Alt text Alt text Alt text Alt text

About

A simple application that displays the headlines and the article details.Made using Flutter


Languages

Language:Dart 93.1%Language:Ruby 5.2%Language:Swift 1.4%Language:Kotlin 0.3%Language:Objective-C 0.1%