Closed gustav0 closed 3 years ago
Hi, flame_forge2d isn't ported to be able to use flame rc7 yet, so you'll have to use rc6 until later this week when the update to rc8 is done.
And also, you don't have to import forge2d as a dependency, that is handled by flame_forge2d.
@spydon Thank you. That fixed it.
Hi, I just started using forge2d and I can't manage to get it running. This literally happens on an empty project. My code is just:
My dependencies look like this:
I'm kinda new to dart/flutter, so I actually have no idea what's the todo here.