alice_http_client 1.0.3 copy "alice_http_client: ^1.0.3" to clipboard
alice_http_client: ^1.0.3 copied to clipboard

Alice + HTTP Client integration. It contains plugin for Alice which allows to use Http Client.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alice_http_client

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

dependencies:
  alice_http_client: ^1.0.3

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:alice_http_client/alice_http_client_adapter.dart';
import 'package:alice_http_client/alice_http_client_extensions.dart';
0
likes
0
pub points
25%
popularity

Publisher

verified publisherhasoft.pl

Alice + HTTP Client integration. It contains plugin for Alice which allows to use Http Client.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

alice

More

Packages that depend on alice_http_client