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

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

AutoMappr annotation #

netglade

Developed with 💚 by netglade

auto_mappr_annotation build 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