alphax_http 1.0.0-rc.5 copy "alphax_http: ^1.0.0-rc.5" to clipboard
alphax_http: ^1.0.0-rc.5 copied to clipboard

A package:http compatibility bridge backed by AlphaXClient.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alphax_http

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

dependencies:
  alphax_http: ^1.0.0-rc.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:alphax_http/alphax_http.dart';
0
likes
0
points
173
downloads

Publisher

unverified uploader

Weekly Downloads

A package:http compatibility bridge backed by AlphaXClient.

Repository (GitHub)
View/report issues

Topics

#networking #http #interoperability

License

unknown (license)

Dependencies

alphax, http

More

Packages that depend on alphax_http