flutter-news-api-application

Basic News App is developed with API taken from newsapi.com which renders real time data on application

Stars
0
Committers
2

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

flutter-news-api-application

This is a basic flutter news api application where news is dynamically rendered using API from https://newsdata.io/. Get your API Key by logging in to the application and paste it in the api key section in the url provided. URL used by me : "https://newsapi.org/v2/top-headlines?sources=techcrunch&apiKey= (//insert your API Key)"