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

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

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';

part 'main.g.dart';

@AutoMappr([
  MapType<UserDto, User>(),
])
class Mappr extends $Mappr {}
15
likes
0
points
9.37k
downloads

Publisher

verified publishernetglade.cz

Weekly Downloads

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