Brian Christensen

Results 8 comments of Brian Christensen

As a side note, if this isn't an issue with your library, it would be awesome if you could point me towards where you think the problem is. And if...

In the meantime, do you know if there are there specific animations that cause this error, or is it all?

@mapitoro Were you ever able to make any headway with this?

I wish I had time to help, but I found another solution to my problem. Best of luck to you though!

A note for others who run into this issue: Either downgrade your lambda client to a version that was released before Jan 8 or do the following: - clone this...

I found a (not so great) solution. I had to add a dependency on path_provider and then I added the following code to my main method: ```dart void main() async...

Duplicate of #238

> Another thing I can do in the meantime is add a warning in the `CMakeLists.txt` so if `JNI` is not found, then it just doesn't build `libdartjni` and prints...