retrofit_craft_plugin 0.4.0 copy "retrofit_craft_plugin: ^0.4.0" to clipboard
retrofit_craft_plugin: ^0.4.0 copied to clipboard

craft_runner plugin that generates a grouped, versioned retrofit API client aggregator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add retrofit_craft_plugin

With Flutter:

 $ flutter pub add retrofit_craft_plugin

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

dependencies:
  retrofit_craft_plugin: ^0.4.0

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

Import it

Now in your Dart code, you can use:

import 'package:retrofit_craft_plugin/retrofit_craft_plugin.dart';
0
likes
140
points
74
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

craft_runner plugin that generates a grouped, versioned retrofit API client aggregator.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, path, riverpod_craft_plugin, yaml

More

Packages that depend on retrofit_craft_plugin