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.
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)"