Damian Bast

Results 46 comments of Damian Bast

@Lyokone would it be possible to have this as a "prerelease" on pub? Are there reasons against this?

Looks like this is a problem with tests in general: https://github.com/dart-lang/test/issues/1023 It could be fixed locally by allowing to wrap the whole test body in runZoned using a "surround" method...

Hi @jeroen-meijer - thank your for diving into this! From my perspective passing optional parameters is currently the best thing we can get. The experiment you did shows, that it...

For the example this would probably work, but the idea is to import this package in other jaspr projects where setting the path would not be as straight forward. Also...

I can confirm that this solves the issue with gradle > 8 :) cc @hpoul

I have the same issue, can confirm that the PR fixes it - would be great if this could be in a new patch release :)