dartrofit 1.0.0-alpha01 copy "dartrofit: ^1.0.0-alpha01" to clipboard
dartrofit: ^1.0.0-alpha01 copied to clipboard

outdated

A Retrofit-Like http client base on http

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartrofit

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

dependencies:
  dartrofit: ^1.0.0-alpha01

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dartrofit/dartrofit.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publishernikeo.cn

A Retrofit-Like http client base on http

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on dartrofit