nimbus_annotation 1.0.0+1 copy "nimbus_annotation: ^1.0.0+1" to clipboard
nimbus_annotation: ^1.0.0+1 copied to clipboard

nimbus_generator is a type conversion [Nimbus](https://github.com/nimbus-org/nimbus4flutter) client generator using [source_gen](https://github.com/dart-lang/source_gen) and inspired by [Chopper](http [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nimbus_annotation

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

dependencies:
  nimbus_annotation: ^1.0.0+1

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

Publisher

unverified uploader

Weekly Downloads

nimbus_generator is a type conversion [Nimbus](https://github.com/nimbus-org/nimbus4flutter) client generator using [source_gen](https://github.com/dart-lang/source_gen) and inspired by [Chopper](https://github.com/lejard-h/chopper) and [Retrofit](https://github.com/square/retrofit).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on nimbus_annotation