When trying to run my Flame application I get the following error:
Error: Cannot run with sound null safety, because the following dependencies don't support null safety:
- package:flame
- package:ordered_set
- package:box2d_flame
I have the following in my pubspec.yaml
file:
dependencies:
flame: ^0.29.4
flame_box2d: ^0.0.1