AwesomeFlutterNewsApp
A News Application using Flutter and NewsAPI.org
In this application, I have used some of the important features of the flutter framework like row, column, network image assets, gesture detector, listview, http package, etc. I have used the initState method for the initial fetching of the news from NewsAPI.org. Then, I have added the different news categories like business, entertainment, health, etc., so that a user can read different flavored news with this app.