auto_mappr_annotation 2.0.0-beta1 copy "auto_mappr_annotation: ^2.0.0-beta1" to clipboard
auto_mappr_annotation: ^2.0.0-beta1 copied to clipboard

Annotations for the auto_mappr code-generator of mapping between objects with ease.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add auto_mappr_annotation

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

dependencies:
  auto_mappr_annotation: ^2.0.0-beta1

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:auto_mappr_annotation/auto_mappr_annotation.dart';
13
likes
0
pub points
92%
popularity

Publisher

verified publishernetglade.cz

Annotations for the auto_mappr code-generator of mapping between objects with ease.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on auto_mappr_annotation