singgiaditya / News-App

News App build with flutter using bloc and clean architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News App

News App With Clean Architecture and Bloc

Dependencies:

  • bloc
  • flutter_bloc
  • go_route
  • equatable
  • cached_network_image
  • floor
  • get_it
  • dio
  • json_annotation
  • retrofit
  • intl

Installation

To install and run this project locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/singgiaditya/News-App.git
  2. Install dependencies:

    flutter pub get
  3. Run the application:

    Ensure your emulator or physical device is connected.

    flutter run

About

News App build with flutter using bloc and clean architecture


Languages

Language:Dart 96.9%Language:HTML 2.8%Language:Kotlin 0.3%