dx_http 0.0.1-beta copy "dx_http: ^0.0.1-beta" to clipboard
dx_http: ^0.0.1-beta copied to clipboard

A Network Interface Package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dx_http

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

dependencies:
  dx_http: ^0.0.1-beta

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:dx_http/dx_http.dart';
0
likes
110
points
29
downloads

Publisher

verified publisheropensource.appworld.in

Weekly Downloads

A Network Interface Package.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http_parser, path_provider

More

Packages that depend on dx_http