ferasdawod / Flutter-News

Global news application made with flutter and integrating Firebase services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World News Flutter Application

A simple flutter application to view the latest world news and powered by NewsAPI.org and implementing Firebase services.

Implementation & Features

  • Dart programming language.
  • Flutter framework for cross platform mobile applications.
  • NewsAPI.org News feeds.
  • Material Design for UI elements.
  • Firebase Cloud Messaging integration for push notifications and messages.
  • Google's AdMob for interstitial ads.

Getting Started

  • Clone the project:
git clone https://github.com/Feras94/Flutter-News
  • Restore packages:
flutter packages get
  • Run on connected device:
flutter run

Building APK for Production

flutter build apk

About

Global news application made with flutter and integrating Firebase services


Languages

Language:Dart 93.7%Language:Objective-C 4.2%Language:Java 2.0%