Skip to content

amitkumar19/flutterNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Newsapp

A Flutter News App a Kick Start Guide

Getting Started

Get Your NewsApi Key Enter the key into the constant file

class Constant{

static String base_url ="https://newsapi.org/v2/";

static String key = "Put_your_key_here";

}

Clone the Project and Try to do it at your end make more freatures.

For more help getting started with Flutter, there online documentation.

About

A Flutter based news app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published