auto_mappr
auto_mappr copied to clipboard
Code generation for mapping between different objects with ease.
Move this function from extension to static function of the annotation, so it is not suggested to other people' projects code. https://github.com/netglade/auto_mappr/blob/main/packages/auto_mappr_annotation/lib/src/map_extension.dart#L5-L15
**Is your feature request related to a problem? Please describe.** Implement a flattening feature for mapping similar to https://docs.automapper.org/en/stable/Flattening.html **Describe the solution you'd like** The mapping would flatten source properties...
Hi, I don't know if there's a workaround for this. In my project I have the case where one single class (form) is a combination of several other classes (model...
Similar to: https://github.com/felangel/bloc/issues/139 https://github.com/reactiveui/ReactiveUI/issues/979 https://github.com/PrismLibrary/Prism/issues/1016 https://github.com/orientechnologies/orientdb/issues/4806 Use the following template: If available on stores iOS: Android: If open source Source Code: Your opinion Version: ? Years of experience: ? Good:...
Allow configuring build options on the Mapper or even `MapType` level. For example the option `ignoreNullableSourceField` could be useful for a subset of mappings but currently would need to be...
It would be nice to support `async` mapping, such as "custom" on Field can return Future. This proposal needs to be specified
I have the use case that I need to define a custom mapping function for an entire object. The problem is that this Object has inner objects which can be...
I want to propose another build option I'd call `strict` mode which disables automatically setting fields to null if there is no mapper function available. The warning can be ignored...
Bumps [netglade_analysis](https://github.com/netglade/flutter_core/tree/main/packages) from 8.0.0 to 11.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [netglade_analysis](https://github.com/netglade/flutter_core/tree/main/packages) from 8.0.0 to 11.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...