folivora_http 0.0.3 copy "folivora_http: ^0.0.3" to clipboard
folivora_http: ^0.0.3 copied to clipboard

A useful http package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add folivora_http

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

dependencies:
  folivora_http: ^0.0.3

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:folivora_http/folivora_http.dart';
0
likes
120
points
26
downloads

Publisher

verified publisherfolivora.io

Weekly Downloads

A useful http package.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, folivora_error_handler, folivora_logger, http

More

Packages that depend on folivora_http