A new Flutter project.
Please open file constant_config.dart and change YOUR API KEY in the variable keyNewsApi with your own. In development mode, I'm used fake json server. So, the data is not realtime. Build flavor only work for Android. So, if you want to run as development mode you can use this command.
1> List daily news.
2> Filter daily news by category.
3> Refresh list daily news with pull to refresh style.
4> Go to detail news website.
5> Search news.
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.