micro_core_http 0.0.4 copy "micro_core_http: ^0.0.4" to clipboard
micro_core_http: ^0.0.4 copied to clipboard

This package is a wrapper of the dio package with a handful of features outside the box.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add micro_core_http

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

dependencies:
  micro_core_http: ^0.0.4

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:micro_core_http/micro_core_http.dart';
3
likes
150
points
64
downloads

Publisher

verified publisherjotapetecnologia.com.br

Weekly Downloads

This package is a wrapper of the dio package with a handful of features outside the box.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dio, flutter, http_parser, micro_core_logger

More

Packages that depend on micro_core_http