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

outdated

Mapping between different objects with ease

AutoMappr annotation #

netglade

Developed with 💚 by netglade

auto_mappr_annotation build license: MIT style: netglade analysis


@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
6.69k
downloads

Publisher

verified publishernetglade.cz

Weekly Downloads

Mapping between different objects with ease

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on auto_mappr_annotation