horus_client 0.1.0 copy "horus_client: ^0.1.0" to clipboard
horus_client: ^0.1.0 copied to clipboard

Typed cross-platform HTTP client runtime for Dart APIs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add horus_client

With Flutter:

 $ flutter pub add horus_client

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

dependencies:
  horus_client: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:horus_client/horus_client.dart';
0
likes
140
points
--
downloads

Documentation

API reference

Publisher

verified publishergaitco.com

Typed cross-platform HTTP client runtime for Dart APIs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http

More

Packages that depend on horus_client