macrofit 0.0.2-alpha copy "macrofit: ^0.0.2-alpha" to clipboard
macrofit: ^0.0.2-alpha copied to clipboard

A macro version of retrofit.dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add macrofit

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

dependencies:
  macrofit: ^0.0.2-alpha

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:macrofit/macrofit.dart';
9
likes
140
pub points
32%
popularity

Publisher

verified publishersurf.ru

A macro version of retrofit.dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, dio, flutter, macros

More

Packages that depend on macrofit