Skip to content

SourishBiswas23/eighty7-financial-planners-assignment

Repository files navigation

JokeApp

Welcome to JokeApp - a Flutter application that fetches jokes from the JokeAPI, categorizes them, and displays them using Bloc for state management and the Dio library for network requests.

Introduction

JokeApp is a mobile application built with Flutter that provides users with a delightful experience of exploring jokes across various categories. The app fetches jokes from the JokeAPI and categorizes them into different sections for users to enjoy.

Features

  • Fetch jokes from various categories
  • Categorize jokes into sections
  • Use Bloc for efficient state management
  • Utilize the Dio library for network requests

Prerequisites

Before you begin, make sure you have the following prerequisites:

  • Flutter SDK (version 3.16.5)
  • Dart SDK (version 3.2.3)

Installation

To install the required dependencies, navigate to the project folder and run the following command in your terminal:

flutter pub get
flutter run -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published