rest_api_helper

Creator: coderz1093

Last updated:

0 purchases

rest_api_helper Image
rest_api_helper Images
Add to Cart

Description:

rest api helper

A Dart and Flutter library to simplify rest api requests.
Features #

Simple Requests
Post Request
Get Request
Put Request
Delete Request

Usage #
Simple Import the library file.
import 'package:rest_api_helper/rest_api_helper.dart'
copied to clipboard
RestApiHelper rest=RestApiHelper();
rest.send(path,RequestType);
copied to clipboard

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.

Related Products

More From This Creator