auto_mappr 1.1.0 copy "auto_mappr: ^1.1.0" to clipboard
auto_mappr: ^1.1.0 copied to clipboard

Code generation for mapping between different objects with ease.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add auto_mappr

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

dependencies:
  auto_mappr: ^1.1.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:auto_mappr/builder.dart';
117
likes
0
points
8.9k
downloads

Publisher

verified publishernetglade.cz

Weekly Downloads

Code generation for mapping between different objects with ease.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, auto_mappr_annotation, build, code_builder, collection, equatable, path, source_gen

More

Packages that depend on auto_mappr