Skip to content

News App demonstrating API integration in Flutter

Notifications You must be signed in to change notification settings

Galadima3/labari

Repository files navigation

Labari - News App

A news application built with the flutter framework. It aggregates global news headlines and allows users view specific news items based on Categories. Features of the app inlcude

  • User Authentication using Firebase
  • API Integration (http package)
  • State management using Riverpod

Getting Started

Follow these steps to install and run labari on your system.

Prerequisites

Before you begin, ensure you have the following dependencies and tools installed:

  • Flutter

  • Flutterfire CLI

Clone the Repository

  1. Open your terminal or command prompt.

  2. Use the following command to clone labari repository:

git clone https://github.com/Galadima3/labari.git

Configuration

  1. Change your working directory to the cloned repository:
cd labari
  1. Set up firebase project using the Flutterfire CLI
flutterfire configure
  1. Install the required dependencies using:
flutter pub get

Build and Run

  1. Connect your device or start an emulator.

  2. To build and run the project, use the following command:

flutter run

This will build the project and install it on your connected device or emulator.

About

News App demonstrating API integration in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages