Skip to content

div1681/NEWS_APP

Repository files navigation

NEWS_APP

A Flutter app that fetches and displays a list of news articles with functionality for viewing detailed news, searching articles, and updating user profile information.


Features

Home Page

  • Displays a list of news articles fetched dynamically using an API.

Detail Page

  • View detailed information about a news article.

Profile Page

  • Users can:
    • View and update their profile photo, name, handle, and email.
    • Use a form to input or edit profile details.
    • Changes to profile details are reflected in real-time.

Search Functionality

  • Users can search for specific articles by entering keywords.
  • Search results are fetched dynamically and displayed instantly.

Loading Indicators

  • Displays a loading indicator during API calls for a seamless user experience.

Recording

Watch a demo of the app's UI: UI Recording


API Integration

The app dynamically fetches articles and search results using an API. Replace the API key in the code with your own for it to function correctly.

About

Week 2 assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors