momrak
momrak
I have the same issue. Going into an existing dart file works, but when creating a new it will crash with neovim segmentation fault once I enter a character. When...
I get this error as well. Have any of you found out why, or a fix? This is not happening on all `read()`s in my case. I't is one of...
Thanks for both tips! Managed to get it working by creating a class for my fields and save them as JSON strings. When doing a read on that field then...
@duck-dev-go Yes, this was the case for an access token JWT. But I tried changing to simple strings as well just to see if that helped, but I still got...
Please have a look at the PR @JensHor , Widgetbook still works, but as you say, this warning is very annoying... :)
@heavybeard did this fix work for you? I still get the same `Failed to load font...` messages. Anything I have to in order to get them away after bumping the...
Aha, I see. Any plans for supporting it, or is it not on the roadmap?
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
I bumped into this issue as well now and I think doing this as a major version change would have been a better experience as a user of the package....