jaguar_client 2.1.5 copy "jaguar_client: ^2.1.5" to clipboard
jaguar_client: ^2.1.5 copied to clipboard

outdated

Write concise JSON API clients. Uses jaguar_serializer for automatic serialization. Supports cookies, interceptors and authentication.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaguar_client

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

dependencies:
  jaguar_client: ^2.1.5

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_client/jaguar_client.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Write concise JSON API clients. Uses jaguar_serializer for automatic serialization. Supports cookies, interceptors and authentication.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, auth_header, client_cookie, http, jaguar_common, jaguar_resty, jaguar_serializer

More

Packages that depend on jaguar_client