hondooye_http 1.0.0 copy "hondooye_http: ^1.0.0" to clipboard
hondooye_http: ^1.0.0 copied to clipboard

discontinued

A useful http package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hondooye_http

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hondooye_http: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hondooye_http/hondooye_http.dart';
1
likes
130
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A useful http package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hondooye_error_handler, hondooye_logger, http

More

Packages that depend on hondooye_http