mx_http 0.0.3 copy "mx_http: ^0.0.3" to clipboard
mx_http: ^0.0.3 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

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.3

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:mx_http/mx_http.dart';
0
likes
0
pub points
59%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (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