Skip to content

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

License

Notifications You must be signed in to change notification settings

kituuu/newsAppFlutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published