restio_retrofit 0.3.0 copy "restio_retrofit: ^0.3.0" to clipboard
restio_retrofit: ^0.3.0 copied to clipboard

discontinued

HTTP client generator for Restio inspired by Retrofit.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add restio_retrofit

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

dependencies:
  restio_retrofit: ^0.3.0

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:restio_retrofit/restio_retrofit.dart';
2
likes
40
points
65
downloads

Publisher

verified publishertiagohm.dev

Weekly Downloads

HTTP client generator for Restio inspired by Retrofit.

Repository (GitHub)

License

MIT (license)

Dependencies

analyzer, build, build_runner, code_builder, dart_style, meta, restio, source_gen

More

Packages that depend on restio_retrofit