auto_mappr 2.8.0 copy "auto_mappr: ^2.8.0" to clipboard
auto_mappr: ^2.8.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
copied to clipboard

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

dependencies:
  auto_mappr: ^2.8.0
copied to clipboard

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/auto_mappr.dart';
copied to clipboard
121
likes
150
points
6.49k
downloads
screenshot

Publisher

verified publishernetglade.cz

Weekly Downloads

2024.09.13 - 2025.03.28

Code generation for mapping between different objects with ease.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, auto_mappr_annotation, build, built_collection, code_builder, collection, equatable, get_it, meta, path, source_gen

More

Packages that depend on auto_mappr