flutter_games_compilation
flutter_games_compilation copied to clipboard
LateInitializationError: Field 'bubble' has not been initialized.
======== Exception caught by widgets library =======================================================
The following LateError was thrown building FutureBuilder
The relevant error-causing widget was:
GameWidget<MyGame> GameWidget:file:///C:/Users/devUsoroh/Desktop/work/earnopoly/earnopoly-mobile/lib/games/super_jumper/jumper.dart:45:18
When the exception was thrown, this was the stack:
#0 Assets.bubble (package:geedox_mobile/games/super_jumper/assets.dart)
#1 new MyHero (package:geedox_mobile/games/super_jumper/objects/hero.dart:36:20)
#2 MyGame.onLoad (package:geedox_mobile/games/super_jumper/my_game.dart:57:12)
#3 Game._onLoadFuture (package:flame/src/game/game.dart:71:45)
#4 Game._onLoadFuture (package:flame/src/game/game.dart)
#5 Game.onLoadFuture (package:flame/src/game/game.dart:83:12)
#6 GameWidgetState.loaderFuture.