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

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

With Flutter:

 $ flutter 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: ^3.0.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:jaguar_resty/jaguar_resty.dart';
0
likes
110
pub points
58%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

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

More

Packages that depend on jaguar_resty