auto_mappr icon indicating copy to clipboard operation
auto_mappr copied to clipboard

Code generation for mapping between different objects with ease.

Results 32 auto_mappr issues
Sort by recently updated
recently updated
newest added

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

breaking

**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...

enhancement
good first issue

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...

enhancement
good first issue

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:...

discussion

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...

enhancement
good first issue

It would be nice to support `async` mapping, such as "custom" on Field can return Future. This proposal needs to be specified

enhancement
needs-triage

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...

enhancement

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...

enhancement

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=netglade_analysis&package-manager=pub&previous-version=8.0.0&new-version=11.0.0)](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...

dependencies
dart

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=netglade_analysis&package-manager=pub&previous-version=8.0.0&new-version=11.0.0)](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...

dependencies
dart