morpheme_http 1.3.0 copy "morpheme_http: ^1.3.0" to clipboard
morpheme_http: ^1.3.0 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 morpheme_http

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

dependencies:
  morpheme_http: ^1.3.0

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:morpheme_http/morpheme_http.dart';
2
likes
140
pub points
44%
popularity

Publisher

verified publishermorpheme.design

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, hive, http, logger, morpheme_inspector, path_provider, uuid

More

Packages that depend on morpheme_http