mx_http 0.0.7+1 copy "mx_http: ^0.0.7+1" to clipboard
mx_http: ^0.0.7+1 copied to clipboard

http connection tool, and supporting automatic generation of request entity code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mx_http

With Flutter:

 $ flutter pub add mx_http

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

dependencies:
  mx_http: ^0.0.7+1

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

Import it

Now in your Dart code, you can use:

import 'package:mx_http/mx_http.dart';
0
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

http connection tool, and supporting automatic generation of request entity code.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, build_runner, built_collection, code_builder, cookie_jar, dart_style, dio, dio_cookie_manager, meta, path, source_gen

More

Packages that depend on mx_http