schultek/dart_mappable

Allow using dart_mappable for private classes

Opened this issue · 5 comments

I have tried to use this for a private class, but have not managed to get it working

CleanShot 2024-02-14 at 07 41 50

What is the correct syntax to make this work?

Sorry, private classes are not supported atm.

Aha, I see. Any plans for supporting it, or is it not on the roadmap?

I need to revisit the code. I know right now I'm explicitly forbidding private classes but I don't know anymore why.

Hehe, I see. That happens! Should I renamed this issue to Allow using dart_mappable for private classes and keep it open as a feature request?

Title updated to reflect feature request/enhancement