restify 0.3.9 copy "restify: ^0.3.9" to clipboard
restify: ^0.3.9 copied to clipboard

A new http request manager.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add restify

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

dependencies:
  restify: ^0.3.9

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:restify/restify.dart';
2
likes
110
points
223
downloads

Publisher

unverified uploader

Weekly Downloads

A new http request manager.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, http_parser

More

Packages that depend on restify