/dcd-flut-news-app

This repository contains a Flutter mobile application developed for learning fundamental flutter development based on Dicoding Class. The application focuses on creating native UI on both Android and iOS. Also get data using provider and http package from News API.

Primary LanguageDart

Dicoding Flutter News App

This repository contains a Flutter mobile application developed for learning fundamental flutter development based on Dicoding Class. The application focuses on creating native UI on both Android and iOS. Also get data using provider and http package from News API.

Features

  • Bookmark with sqflite
  • Dark Theme with shared preferences
  • Get data from News API
  • Provider for state management
  • HTTP package for API request
  • Alarm Manager and Background Service
  • Notification on Android
  • Native UI on both Android and iOS

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.