Skip to content

Testing packages: Dio, Build_runner, Retrofit, Json_serializable

Notifications You must be signed in to change notification settings

shokhjahon-dev/api_preparation

Repository files navigation

Flutter Retrofit Example

This Flutter project demonstrates the use of dio, build_runner, retrofit, and json_serializable packages to make HTTP requests and handle JSON serialization.

Installation and Running the Project

Prerequisites

  • Flutter SDK
  • Dart

Steps

  1. Clone the repository:

    git clone https://github.com/shokhjahon-dev/api_preparation.git
    cd api_preparation 
  2. Install dependencies:

    flutter pub get
  3. Generate the necessary code:

    flutter pub run build_runner build
  4. Run the app:

    flutter run
  • BY SHOKHJAHON

About

Testing packages: Dio, Build_runner, Retrofit, Json_serializable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published