jaguar_resty 2.6.2 copy "jaguar_resty: ^2.6.2" to clipboard
jaguar_resty: ^2.6.2 copied to clipboard

outdated

Build fluent functional REST clients. Supports interceptors, cookies, multipart forms and authenticators.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaguar_resty

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

dependencies:
  jaguar_resty: ^2.6.2

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

Import it

Now in your Dart code, you can use:

import 'package:jaguar_resty/jaguar_resty.dart';
0
likes
0
pub points
46%
popularity

Publisher

unverified uploader

Build fluent functional REST clients. Supports interceptors, cookies, multipart forms and authenticators.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, auth_header, client_cookie, collection, http, http_parser, path

More

Packages that depend on jaguar_resty