Skip to content

milinbhakta/quick_notes_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App

This is a Flutter application that provides news to users. The news is fetched from a remote API and displayed in a list. Users can tap on a news item to view it in a web browser.

Features

  • View News: Users can view a list of news items fetched from a remote API.
  • Open News: Users can tap on a news item to view it in a web browser.
  • Search News: Users can search for news based on keywords.
  • News Categories: News items are grouped into categories like Sports, Technology, Business, etc. Users can select a category to view related news.

Future Enhancements

  • User Authentication
  • Save for Later
  • Comments and Ratings
  • Share News
  • Push Notifications
  • Internationalization

Getting Started

To get started with this project, clone the repository and run flutter pub get to fetch the necessary dependencies. Then, run flutter run to start the app.

About

A Flutter app for note-taking with light and dark themes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published