auto_mappr_annotation 2.1.0 copy "auto_mappr_annotation: ^2.1.0" to clipboard
auto_mappr_annotation: ^2.1.0 copied to clipboard

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

netglade

Developed with 💚 by netglade

ci auto_mappr_annotation license: MIT style: netglade analysis Discord


@AutoMappr annotation used for AutoMappr code generator.

import 'package:auto_mappr_annotation/auto_mappr_annotation.dart';

import 'main.auto_mappr.dart';

@AutoMappr([
  MapType<UserDto, User>(),
])
class Mappr extends $Mappr {}
13
likes
130
pub points
91%
popularity

Publisher

verified publishernetglade.cz

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on auto_mappr_annotation