APIService

A base api service for Dart/Flutter project.

This library is strongly inspired by MGAPService

Thank you, tuan188

Installation

Add the api_service package to your pubspec dependencies.

Usage

  • Simple examples are provided in app and flutter_app directory for Dart and Flutter