rest_api_helper 0.0.1 copy "rest_api_helper: ^0.0.1" to clipboard
rest_api_helper: ^0.0.1 copied to clipboard

outdated

A Flutter and Dart library to simplify rest api requests.

A Dart and Flutter library to simplify rest api requests.

Features #

  1. Simple Requests
  2. Post Request
  3. Get Request
  4. Put Request
  5. Delete Request

Usage #

Simple Import the library file.

import 'package:rest_api_helper/rest_api_helper.dart'
RestApiHelper restApiHelper=RestApiHelper();
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Flutter and Dart library to simplify rest api requests.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on rest_api_helper