flutterx_http 1.1.3-dev copy "flutterx_http: ^1.1.3-dev" to clipboard
flutterx_http: ^1.1.3-dev copied to clipboard

outdated

A useful wrapper library of dart.dev http library for HTTP requests.

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.1.3-dev

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 useful wrapper library of dart.dev http library for HTTP requests.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, flutterx_utils, http

More

Packages that depend on flutterx_http