Christoph Bühler
Christoph Bühler
Hey @ToWe0815 The tests /linting are failing
Did you update to v6? GitHub says there are merge conflicts
@oionut thanks for the workaround! Is it not possible to use a library with your entities in one project and attach the generator there? Maybe an idea would be to...
Hey Victor, You are totally right :-) Right now, there are no immediate plans to implement this feature.
Maybe I can shine some light on the issue. I ran into the same error. Somehow I even encounter this in a normal Flutter app. The error message thrown is:...
ping @leastprivilege :-)
Hey @brockallen, @leastprivilege I changed the logic according to your comments. I removed the additional options field and "just" removed the expClaim null check. Now if there is no exp...
Hey @ookami-kb I still think that opening `_addKnob` would be a cool addition. I just tried to add a button knob by myself, just as a plugin / extension because...
While I think it can be a good idea for the core library, I still think you should open the `_addKnob` method. I can still think of other potential additions...