EasyHttp

Features

Request data return from cache first and update cache

Getting started

flutter pub add easy_http

Usage

const response = await EasyHttp.get(url);