kituuu / newsAppFlutter

This is basic news app made using flutter, firebase, news api etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News App Using Flutter

Installation

Make sure you have flutter installed on your system.

  git clone https://github.com/kituuu/newsAppFlutter.git
  cd newsAppFlutter
  Flutter run

Features

  • Sign in with google
  • Register with email and password
  • Sign in with email and password
  • View upto 10 news offline (Stored in hive db)
  • Network Image Caching (for faster image loading and saving images for offline view)
  • Read More button (to read more about the news in web-view)

License

MIT

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in lib directory

API_KEY

API_BASE_URL

Main Screen Login Screen Register Screen News Screen 1 News Screen 2 Web View

About

This is basic news app made using flutter, firebase, news api etc.

License:MIT License


Languages

Language:Dart 42.7%Language:C++ 24.4%Language:CMake 19.6%Language:Ruby 3.8%Language:Swift 2.5%Language:Objective-C 2.5%Language:HTML 1.9%Language:C 1.5%Language:Shell 0.9%Language:Kotlin 0.1%