flutterx_http 1.3.15 copy "flutterx_http: ^1.3.15" to clipboard
flutterx_http: ^1.3.15 copied to clipboard

outdated

A very very very very very very very nice HTTP client library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterx_http

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

dependencies:
  flutterx_http: ^1.3.15

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

Import it

Now in your Dart code, you can use:

import 'package:flutterx_http/flutterx_http.dart';
1
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A very very very very very very very nice HTTP client library.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, flutterx_utils, http_parser

More

Packages that depend on flutterx_http