Kabar Pagi adalah sebuah aplikasi media penyiaran berita sederhana yang bersumber pada newsapi.org, bertujuan untuk menampilkan kumpulan berita dari berbagai macam media yang ada di dunia, fokusnya terutama Indonesia.

Overview

Kabar Pagi

Fork  Star  Watches 

Kabar Pagi adalah sebuah aplikasi media penyiaran berita sederhana yang bersumber pada newsapi.org, bertujuan untuk menampilkan kumpulan berita dari berbagai macam media yang ada di dunia, fokusnya terutama Indonesia. Dibuat menggunakan Framework Flutter dan state management Riverpod.

Apps Feature:

  • List Berita Terbaru
  • Headline Berita
  • Pencarian Berita
  • Berita Berdasarkan Sumber
  • Fitur Dark & Light Mode

SDK Version

  1. Flutter SDK v3.3.7 with null safety support

How to install

  1. git clone https://github.com/yusriltakeuchi/kabarpagi.git
  2. flutter packages get
  3. flutter run

Place Your APIKEY

Pergi ke https://newsapi.org, daftarkan akunmu dan generate APIKEY di sana. Pasang APIKEY kamu pada file lib/core/config/config.dart

/// Insert your api key here
const String apiKey = "APIKEY HERE";

How to add new assets?

Install flutter_gen jika belum memilikinya:

- dart pub global activate flutter_gen
- chmod +x asset.sh

Kemudian jalankan perintah ini setiap kali menambah asset baru ke folder assets: (MacOS / Linux Only)

- ./asset.sh

How to generate new freezed class?

Jalankan perintah berikut: (MacOS / Linux Only)

- ./buildrunner.sh
You might also like...

Aplikasi Android konsultasi dokter dan vending machine

doctor_apps A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if t

Nov 11, 2021

Berikut ini merupakan code tutorial flutter UI yang didesain oleh Muhammad Najib

mytsel A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this i

Dec 25, 2022

Aplikasi download wallpaper Mobile Legends

wallpaper_legends A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

Nov 24, 2021

Aplikasi covid-19

covid_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

Dec 27, 2021

Unofficial Dart SDK for Decentralized Social / DeSo.org

Unofficial Dart SDK for Decentralized Social / DeSo.org

DeSo Dart SDK Unofficial Dart SDK for Decentralized Social / DeSo.org Report Bug ยท Request Feature Table of Contents About the Project Built With Gett

Sep 16, 2022

A weather app that fetches weather data from openweathermap.org

weather_forecast A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Jan 9, 2022

A Beautiful Movie App With Flutter And Themoviedb.Org API

A Beautiful Movie App With Flutter And Themoviedb.Org API

Movie Flutter Application Movie Application Flutter Flutter allows you to build beautiful native apps on iOS and Android Platforms from a single codeb

Jun 5, 2022

Movies - A simple movie app using TMDB API(developers.themoviedb.org)

Movies - A simple movie app using TMDB API(developers.themoviedb.org)

movies A simple movie app using TMDB API(developers.themoviedb.org) Screenshot M

Nov 29, 2022

A Flutter app based on the design of the Social Media Integeration App

A Flutter app based on the design of the Social Media Integeration App

A Flutter app based on the design of the Social Media Integeration App

Dec 8, 2021
Owner
Yusril Rapsanjani
Mobile Developer
Yusril Rapsanjani
Sebuah aplikasi Instax dari Fujifilm yang memberikan informasi produk kamera polaroid dari Fujifilm.

instax Sebuah aplikasi Instax dari Fujifilm yang memberikan informasi produk kamera polaroid dari Fujifilm. Getting Started This project is a starting

null 0 Nov 27, 2021
Ini adalah repository yang digunakan untuk membuat capstone project Dicoding aplikasi "Clothal"

capstone_project This is for Capstone Project Dicoding Getting Started This project is a starting point for a Flutter application. A few resources to

Roni Sudarmawan 1 Dec 24, 2021
Repositori untuk belajar pemrograman Dart dalam bahasa Indonesia

Dart Repositori ini berisi kumpulan dari berbagai macam contoh struktur data, algoritma dan komputasi matematika yang diimplementasikan dengan menggun

Bellshade 31 Dec 25, 2022
Ini merupakan repository yang ditujukan untuk memenuhi persyaratan Front-End Developer di Sribuu.

Sribuu Home Task - Movie App Ini merupakan repository yang ditujukan untuk memenuhi persyaratan Front-End Developer di Sribuu. Dimana pada aplikasi in

Tegar Yasindra 0 Dec 30, 2021
Aplikasi untuk mendukung produktivitas. Dibuat dengan menggunakan Flutter

Aplikasi untuk mendukung produktivitas. Dibuat dengan menggunakan Flutter. Terinspirasi dari apliaski Taskito.

Rizky Ramadhan 5 Sep 5, 2022
Simple and modern news app that incorporates REST API (newsapi.org), all built entirely with Flutter.

A simple news app with a minimalistic and clean UI that incorporates the newsapi.org api all built entirely with Flutter. Be sure to leave a star ??

Carlton Aikins 73 Dec 1, 2022
Flutter news app with NewsApi Org

Installation flutter pub get Usage flutter run Learn I will show how to create a flutter news app with NewsApi Org, In Flutter News App we will load

Sanskar Tiwari 378 Jan 1, 2023
Indonesia Corona data viewer using flutter

corona_app A new Flutter project. Getting Started Clone this project git clone https://github.com/athallahmaajid/Indonesia-Corona-App.git Development

null 3 Mar 3, 2022
Applikasi untuk membantu kasir dalam menghitung uang cash dengan mata uang rupiah

cashcalc A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Armanda Arif 0 Nov 17, 2021
UTS untuk mata kuliah pemograman mobile oleh Anggyanisa Mutia 19.01.55.0009/A2

uts_anggyanisamp A new Flutter project. UTS SEPATU UTS Menghitung Penjualan Sepatu oleh Anggyanisa Mutia Nim 19.01.55.0009 h1> (DATA DIRI) Nama : Angg

Anggyanisa 0 Nov 6, 2021