Skip to content

akashlilhare/news_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App

A new Flutter application which show live news

Description

With the help of this app you can read live news from any categories:

  • Business
  • Entertainment
  • General
  • Health
  • Science
  • Sports
  • Technology

Installing required packages

  1. Clone this repository

     git clone https://github.com/akashlilhare/news_app.git
    
  2. Set current working directory to sudoku

  3. Run these commands:

    flutter pub get
    flutter pub upgrade
    flutter pub outdated
    

This will install all the required packages

Screenshots

Contributions are always welcome!!