retrofit_craft_plugin 0.7.0 copy "retrofit_craft_plugin: ^0.7.0" to clipboard
retrofit_craft_plugin: ^0.7.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

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.7.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:retrofit_craft_plugin/retrofit_craft_plugin.dart';
0
likes
0
points
127
downloads

Publisher

verified publisherahmedomar.com.ly

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, path, riverpod_craft_plugin, yaml

More

Packages that depend on retrofit_craft_plugin