1.29.0
tagged this
23 May 16:55
In the Space Shooter tutorial, when parallax is added to the game, re-list the imports, including the new `parallax.dart` requirement. Building the game without this results in an Xcode error: `The method 'ParallaxImageData' isn't defined for the class 'SpaceShooterGame'.` Co-authored-by: Curtis Autery <curtis@Curtiss-MacBook-Air.local>