igot_http_service

Last updated:

0 purchases

igot_http_service Image
igot_http_service Images
Add to Cart

Description:

igot http service

Features #
TODO: This package contains a set of high-level functions and classes that make it easy to consume HTTP resources. It's multi-platform (mobile, desktop, and browser) and supports multiple implementations with DATA Base support with respect to given TTL.
Getting started #
Using
import 'package:igot_http_service/services/http_service.dart';
var response = await HttpService.get(
ttl: Duration(hours: hour),
apiUri: Uri.parse('example.com');
);
Usage #
TODO: Used By Igot Project for HTTP calls

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.