Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 592 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 592 Bytes

news_app_flutter

A new Flutter project.

Getting Started

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:

  1. News API.
  2. Dio package.
  3. FutureBuilder Widget.
  4. Async programming.
  5. WebView Package.

You can see the video below

news.Application.mp4