You will learn about infinite scrollable list using infinite_scrollable_pagination(https://pub.dev/packages?q=infinite_scroll_pagination) package.
You should have some basic idea about widgets, network calls.
To run this project you should register to https://newsapi.org/.
After you get your apiKey please paste it in app_config.dart file.
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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.