gits_http 3.1.2 copy "gits_http: ^3.1.2" to clipboard
gits_http: ^3.1.2 copied to clipboard

Future-based library for making HTTP requests modified from http package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gits_http

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

dependencies:
  gits_http: ^3.1.2

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:gits_http/gits_http.dart';
4
likes
140
pub points
46%
popularity

Publisher

verified publishergits.id

Future-based library for making HTTP requests modified from http package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, flutter, gits_inspector, hive, http, logger, path_provider, uuid

More

Packages that depend on gits_http