Skip to content

this is a news app using flutter, to get news from rest API and store favorites news in local database, and I used get lib as state management

Notifications You must be signed in to change notification settings

AbdQader/NewsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter News App

🚀 A Flutter project application that allows users to check out the latest news.

Light Mode

News_App_Light

Dark Mode

News_App_Dark


NewsApp


Overview

Once you open the application, it will display the latest news for you, and you can also search in the application for specific news, and there is a feature that enables you to save the news that you like or that you want to see at a later time, as it is stored in a database inside the application, and you can open any news in the browser if you like In addition to the ability to change the theme of the application to dark mode for more comfort while browsing the application.


Technologies

This project was developed with the following technologies:

  • Flutter - As a platform of development.
  • NewsAPI - As a JSON API of app content.
  • GetX - As a State Manager.
  • Sqlite - As a local database to save articles.

Features

This project contains the following features:

  • Browse the latest news.
  • Search for news.
  • Add article to favorite.
  • Remove article from favorite.
  • Open article in browser.
  • Toggle app theme to dark theme.

Getting Started

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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

this is a news app using flutter, to get news from rest API and store favorites news in local database, and I used get lib as state management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published