A new Flutter project.
This project shows the news and shows different categories to help the user to view which category he wants.
This application was built based on clean coding as it has directories for: 1- components. 2- models. 3- services. 4- views.
This application uses many important features in flutter as:
- News API.
- Dio package.
- FutureBuilder Widget.
- Async programming.
- WebView Package.