## Running analysis for "singh_engine" version "1.0.1" STARTED: 2024-05-07T23:49:26.266767Z ### Starting pana 2024-05-07 23:49:40.698464 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-07 23:49:40.756049 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-07 23:49:40.965765 INFO: Downloading package singh_engine 1.0.1 from https://pub.dev/api/archives/singh_engine-1.0.1.tar.gz 2024-05-07 23:49:43.433855 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-07 23:49:53.276824 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-07 23:49:54.364054 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-07 23:49:55.978190 INFO: Analyzing package... 2024-05-07 23:49:56.013630 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-07 23:50:57.085225 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FMNJMU/lib`... 2024-05-07 23:50:58.833418 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-07 23:51:18.505216 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-singh_engineGURRJL --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-05-07 23:52:45.983796 INFO: `dartdoc` completed: 2024-05-07 23:52:45.983796 INFO: Documenting singh_engine... 2024-05-07 23:52:45.983796 INFO: Discovering libraries... 2024-05-07 23:52:45.983796 INFO: Linking elements... 2024-05-07 23:52:45.983796 INFO: Precaching local docs for 701173 elements... 2024-05-07 23:52:45.983796 INFO: Initialized dartdoc with 1098 libraries 2024-05-07 23:52:45.983796 INFO: Generating docs for library color_filter/color_filter_component.dart from package:singh_engine/color_filter/color_filter_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library color_filter/game_color_filter.dart from package:singh_engine/color_filter/game_color_filter.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library geometry/shape_collision.dart from package:singh_engine/geometry/shape_collision.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library geometry/shape.dart from package:singh_engine/geometry/shape.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library geometry/polygon.dart from package:singh_engine/geometry/polygon.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library geometry/rectangle.dart from package:singh_engine/geometry/rectangle.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library geometry/circle.dart from package:singh_engine/geometry/circle.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library gestures/drag_gesture.dart from package:singh_engine/gestures/drag_gesture.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library gestures/tap_gesture.dart from package:singh_engine/gestures/tap_gesture.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library gestures/mouse_gesture.dart from package:singh_engine/gestures/mouse_gesture.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library gestures/gestures.dart from package:singh_engine/gestures/gestures.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library base/singh_engine_game_interface.dart from package:singh_engine/base/singh_engine_game_interface.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library base/game_component.dart from package:singh_engine/base/game_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library base/singh_engine_game.dart from package:singh_engine/base/singh_engine_game.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library base/base_game.dart from package:singh_engine/base/base_game.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library base/custom_game_widget.dart from package:singh_engine/base/custom_game_widget.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library enemy/rotation_enemy.dart from package:singh_engine/enemy/rotation_enemy.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library enemy/simple_enemy.dart from package:singh_engine/enemy/simple_enemy.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library enemy/enemy.dart from package:singh_engine/enemy/enemy.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library collision/object_collision.dart from package:singh_engine/collision/object_collision.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library collision/collision_config.dart from package:singh_engine/collision/collision_config.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library collision/collision_area.dart from package:singh_engine/collision/collision_area.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library camera/camera.dart from package:singh_engine/camera/camera.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library camera/camera_config.dart from package:singh_engine/camera/camera_config.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library decoration/decoration_with_collision.dart from package:singh_engine/decoration/decoration_with_collision.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library decoration/decoration.dart from package:singh_engine/decoration/decoration.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library background/background_image_game.dart from package:singh_engine/background/background_image_game.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library background/game_background.dart from package:singh_engine/background/game_background.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library background/background_color_game.dart from package:singh_engine/background/background_color_game.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library game_interface/interface_component.dart from package:singh_engine/game_interface/interface_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library game_interface/game_interface.dart from package:singh_engine/game_interface/game_interface.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library game_interface/text_interface_component.dart from package:singh_engine/game_interface/text_interface_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/value_generator_component.dart from package:singh_engine/util/value_generator_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/map_explorer.dart from package:singh_engine/util/map_explorer.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/follower_widget.dart from package:singh_engine/util/follower_widget.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/assets_loader.dart from package:singh_engine/util/assets_loader.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/text_game_component.dart from package:singh_engine/util/text_game_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/talk/talk_dialog.dart from package:singh_engine/util/talk/talk_dialog.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/talk/say.dart from package:singh_engine/util/talk/say.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/controlled_update_animation.dart from package:singh_engine/util/controlled_update_animation.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/game_controller.dart from package:singh_engine/util/game_controller.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/vector2rect.dart from package:singh_engine/util/vector2rect.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/pulse_value.dart from package:singh_engine/util/pulse_value.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/quadtree.dart from package:singh_engine/util/quadtree.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/interval_tick.dart from package:singh_engine/util/interval_tick.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/direction_animation.dart from package:singh_engine/util/mixins/direction_animation.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/pointer_detector.dart from package:singh_engine/util/mixins/pointer_detector.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/move_to_position_along_the_path.dart from package:singh_engine/util/mixins/move_to_position_along_the_path.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/sensor.dart from package:singh_engine/util/mixins/sensor.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/movement.dart from package:singh_engine/util/mixins/movement.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/attackable.dart from package:singh_engine/util/mixins/attackable.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/automatic_random_movement.dart from package:singh_engine/util/mixins/automatic_random_movement.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/mixins/movement_by_joystick.dart from package:singh_engine/util/mixins/movement_by_joystick.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/direction_animations/simple_direction_animation.dart from package:singh_engine/util/direction_animations/simple_direction_animation.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/direction_animations/simple_animation_enum.dart from package:singh_engine/util/direction_animations/simple_animation_enum.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/priority_layer.dart from package:singh_engine/util/priority_layer.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/direction.dart from package:singh_engine/util/direction.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/text_damage_component.dart from package:singh_engine/util/text_damage_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/enemy/enemy_extensions.dart from package:singh_engine/util/extensions/enemy/enemy_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/enemy/rotation_enemy_extensions.dart from package:singh_engine/util/extensions/enemy/rotation_enemy_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/extensions.dart from package:singh_engine/util/extensions/extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/attackable_extensions.dart from package:singh_engine/util/extensions/attackable_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/joystick_extensions.dart from package:singh_engine/util/extensions/joystick_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/game_component_extensions.dart from package:singh_engine/util/extensions/game_component_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/player/rotation_player_extensions.dart from package:singh_engine/util/extensions/player/rotation_player_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/player/player_extensions.dart from package:singh_engine/util/extensions/player/player_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/extensions/movement_extensions.dart from package:singh_engine/util/extensions/movement_extensions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/functions.dart from package:singh_engine/util/functions.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library util/singh_engine_game_ref.dart from package:singh_engine/util/singh_engine_game_ref.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library player/simple_player.dart from package:singh_engine/player/simple_player.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library player/player.dart from package:singh_engine/player/player.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library player/rotation_player.dart from package:singh_engine/player/rotation_player.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library widgets/singh_engine_tiled_widget.dart from package:singh_engine/widgets/singh_engine_tiled_widget.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library widgets/singh_engine_widget.dart from package:singh_engine/widgets/singh_engine_widget.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library joystick/joystick_action.dart from package:singh_engine/joystick/joystick_action.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library joystick/joystick_move_to_position.dart from package:singh_engine/joystick/joystick_move_to_position.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library joystick/joystick_directional.dart from package:singh_engine/joystick/joystick_directional.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library joystick/joystick_controller.dart from package:singh_engine/joystick/joystick_controller.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library joystick/joystick.dart from package:singh_engine/joystick/joystick.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library singh_engine.dart from package:singh_engine/singh_engine.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library map/map_game.dart from package:singh_engine/map/map_game.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library map/tile/tile.dart from package:singh_engine/map/tile/tile.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library map/tile/tile_model.dart from package:singh_engine/map/tile/tile_model.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library map/tile/tile_with_collision.dart from package:singh_engine/map/tile/tile_with_collision.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library map/map_paint.dart from package:singh_engine/map/map_paint.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library map/map_world.dart from package:singh_engine/map/map_world.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library map/map_assets_manager.dart from package:singh_engine/map/map_assets_manager.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library lighting/lighting_component.dart from package:singh_engine/lighting/lighting_component.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library lighting/lighting.dart from package:singh_engine/lighting/lighting.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library lighting/lighting_config.dart from package:singh_engine/lighting/lighting_config.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library objects/follower_object.dart from package:singh_engine/objects/follower_object.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library objects/animated_follower_object.dart from package:singh_engine/objects/animated_follower_object.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library objects/flying_attack_angle_object.dart from package:singh_engine/objects/flying_attack_angle_object.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library objects/flying_attack_object.dart from package:singh_engine/objects/flying_attack_object.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library objects/animated_object_once.dart from package:singh_engine/objects/animated_object_once.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library objects/animated_object.dart from package:singh_engine/objects/animated_object.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library tiled/tiled_world_map.dart from package:singh_engine/tiled/tiled_world_map.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library tiled/model/tiled_object_properties.dart from package:singh_engine/tiled/model/tiled_object_properties.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library tiled/model/tiled_item_tile_set.dart from package:singh_engine/tiled/model/tiled_item_tile_set.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library tiled/model/tiled_world_data.dart from package:singh_engine/tiled/model/tiled_world_data.dart... 2024-05-07 23:52:45.983796 INFO: Generating docs for library tiled/model/tiled_data_object_collision.dart from package:singh_engine/tiled/model/tiled_data_object_collision.dart... 2024-05-07 23:52:45.983796 INFO: Documented 101 public libraries in 85.8 seconds 2024-05-07 23:52:45.983796 INFO: Success! Docs generated into /tmp/dartdoc-singh_engineGURRJL 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Component.Component: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/component.dart:114:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.PositionComponent.PositionComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/position_component.dart:62:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextComponent.TextComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/text_component.dart:31:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.CustomPainterComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/custom_painter_component.dart:15:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.IsometricTileMapComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/isometric_tile_map_component.dart:42:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ScreenCollidable: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/collidable.dart:50:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.NineTileBoxComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/nine_tile_box_component.dart:13:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ParallaxComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/parallax_component.dart:49:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ParticleComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/particle_component.dart:10:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ShapeComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:14:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.CircleComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:46:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.RectangleComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:67:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.PolygonComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:107:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_animation_component.dart:13:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationGroupComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_animation_group_component.dart:13:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteBatchComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_batch_component.dart:8:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_component.dart:20:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteGroupComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_group_component.dart:15:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextBoxComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/text_box_component.dart:49:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TimerComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/timer_component.dart:6:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Collidable: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/collidable.dart:19:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Draggable: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/draggable.dart:7:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.HasDraggables: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/draggable.dart:79:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.HasPaint: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/has_paint.dart:11:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.HasHitboxes: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/hitbox.dart:8:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Hoverable: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/hoverable.dart:8:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.HasHoverables: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/hoverable.dart:50:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Tappable: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/tappable.dart:8:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.HasTappables: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/tappable.dart:64:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.HasCollidables: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/game/mixins/has_collidables.dart:8:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SimplexNoise.SimplexNoise: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/noise.dart:101:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.setInfiniteMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:150:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ComponentSet: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/component_set.dart:20:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationWidget: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/animation_widget.dart:14:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.BatchItem: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_batch.dart:42:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.fromRay: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:51:17) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Ray.Ray: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/ray.dart:19:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Ray.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/ray.dart:24:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Ray.originDirection: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/ray.dart:29:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quad.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:34:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Frustum.Frustum: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/frustum.dart:35:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Frustum.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/frustum.dart:44:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Frustum.matrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/frustum.dart:47:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.rotationZ: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:137:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ComponentSet.ComponentSet: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/component_set.dart:44:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quad: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:8:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.Matrix4: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:182:11) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.fromList: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:204:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.zero: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:224:11) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.identity: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:227:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:230:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.inverted: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:233:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.columns: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:243:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.outer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:248:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.rotationX: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:251:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.rotationY: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:256:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.rotationZ: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:261:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.translation: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:266:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.translationValues: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:271:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.diagonal3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:277:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.diagonal3Values: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:289:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.skewX: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:297:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.skewY: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:304:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.skew: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:311:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.fromFloat64List: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:319:11) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.fromBuffer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:323:11) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix4.compose: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix4.dart:327:19) 2024-05-07 23:52:45.983796 INFO: referred to by cupertino: (file:///home/worker/flutter/stable/packages/flutter/lib/cupertino.dart:23:9) 2024-05-07 23:52:45.983796 INFO: referred to by gestures: (file:///home/worker/flutter/stable/packages/flutter/lib/gestures.dart:8:9) 2024-05-07 23:52:45.983796 INFO: referred to by material: (file:///home/worker/flutter/stable/packages/flutter/lib/material.dart:17:9) 2024-05-07 23:52:45.983796 INFO: referred to by rendering: (file:///home/worker/flutter/stable/packages/flutter/lib/rendering.dart:22:9) 2024-05-07 23:52:45.983796 INFO: referred to by semantics: (file:///home/worker/flutter/stable/packages/flutter/lib/semantics.dart:14:9) 2024-05-07 23:52:45.983796 INFO: referred to by services: (file:///home/worker/flutter/stable/packages/flutter/lib/services.dart:11:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: referred to by widgets: (file:///home/worker/flutter/stable/packages/flutter/lib/widgets.dart:13:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.columns: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:122:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteSheet: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/spritesheet.dart:18:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextBoxComponent.TextBoxComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/text_box_component.dart:66:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteButton: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/sprite_button.dart:13:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.Matrix3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:102:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.fromList: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:108:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.zero: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:113:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.identity: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:116:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:119:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.outer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:126:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.rotationX: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:129:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix3.rotationY: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix3.dart:133:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.Aabb3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:22:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:27:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.minMax: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:32:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.fromSphere: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:37:17) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.fromTriangle: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:40:17) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.fromQuad: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:44:17) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.fromObb3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:47:17) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.centerAndHalfExtents: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:55:17) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb3.fromBuffer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb3.dart:61:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Triangle.Triangle: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/triangle.dart:23:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteGroupComponent.T: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_group_component.dart:15:28) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Timer.Timer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/timer.dart:15:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.array: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:41:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb2.Aabb2: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:25:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb2.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:30:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb2.minMax: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:35:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb2.centerAndHalfExtents: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:40:17) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Aabb2.fromBuffer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/aabb2.dart:46:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.cross2B: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:30:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.NineTileBox.NineTileBox: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/nine_tile_box.dart:35:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.CustomPainterComponent.CustomPainterComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/custom_painter_component.dart:19:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Anchor.Anchor: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/anchor.dart:45:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteWidget: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/sprite_widget.dart:15:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextPaint.TextPaint: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/text.dart:88:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteBatch: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_batch.dart:93:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.setOrthographicMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:227:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.array: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:45:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Obb3.Obb3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/obb3.dart:31:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Obb3.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/obb3.dart:39:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Obb3.centerExtentsAxes: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/obb3.dart:47:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.empty: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:128:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.makeFrustumMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:212:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.identity: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:55:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.Matrix2: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:54:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.fromBuffer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:87:14) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ScreenCollidable.ScreenCollidable: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/collidable.dart:50:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ParallaxComponent.ParallaxComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/parallax_component.dart:61:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.CollidableType.CollidableType: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/collidable.dart:13:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.Quaternion: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:46:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.fromRotation: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:50:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.axisAngle: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:54:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.fromTwoVectors: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:58:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:62:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.random: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:67:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.identity: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:70:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.dq: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:74:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.euler: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:78:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quaternion.fromFloat64List: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quaternion.dart:82:14) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quad.Quad: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:27:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Quad.points: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/quad.dart:41:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationGroupComponent.fromFrameData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_animation_group_component.dart:55:33) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ParallaxComponentExtension: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/parallax_component.dart:14:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteComponent.fromImage: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_component.dart:47:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationGroupComponent.SpriteAnimationGroupComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_animation_group_component.dart:24:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteWidget.SpriteWidget: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/sprite_widget.dart:36:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.Vector2: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:38:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.zero: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:45:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.all: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:48:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:51:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.fromFloat64List: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:54:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.fromBuffer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:58:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.random: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:63:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.unproject: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:303:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.makePlaneProjection: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:263:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationFrame.SpriteAnimationFrame: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:94:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteButton.SpriteButton: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/sprite_button.dart:42:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteButton.asset: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/sprite_button.dart:60:16) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.PolygonComponent.PolygonComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:111:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Plane.Plane: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:38:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextRenderer.TextRenderer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/text.dart:29:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Sphere: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:8:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextBoxConfig: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/text_box_component.dart:17:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextRenderer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/text.dart:16:16) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationFrameData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:10:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.JoystickDirection: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/input/joystick_component.dart:11:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.CollidableType: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/collidable.dart:13:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextBoxComponent.T extends TextRenderer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/text_box_component.dart:49:24) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.smoothStep: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:20:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationGroupComponent.T: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_animation_group_component.dart:13:37) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationData.sequenced: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:66:31) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.degrees2Radians: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/constants.dart:8:14) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteSheet.SpriteSheet: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/spritesheet.dart:31:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ParallaxComponent.T extends FlameGame: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/parallax_component.dart:49:25) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Sphere.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:23:10) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.fromAsepriteData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:169:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.dot2: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:8:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteBatch.SpriteBatch: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_batch.dart:148:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.radians2Degrees: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/constants.dart:11:14) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ShapeComponent.ShapeComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:18:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.dot3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:11:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Plane.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:42:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Plane.components: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:46:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Plane.normalconstant: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/plane.dart:49:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextComponent.T extends TextRenderer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/text_component.dart:11:21) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Block.Block: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/isometric_tile_map_component.dart:18:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.all: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:58:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.OnCompleteSpriteAnimation: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:97:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.makeViewMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:94:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.SpriteAnimation: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:125:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteWidget.asset: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/sprite_widget.dart:46:16) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.mix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:15:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationFrameData.SpriteAnimationFrameData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:20:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Triangle.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/triangle.dart:29:12) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Triangle.points: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/triangle.dart:35:12) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.fromFloat64List: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:58:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteSheet.fromColumnsAndRows: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/spritesheet.dart:36:15) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.spriteList: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:133:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.fromFrameData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:147:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.variableSpriteList: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:198:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.fromList: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:58:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.zero: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:62:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.identity: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:65:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:68:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.columns: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:71:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.outer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:75:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Matrix2.rotation: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/matrix2.dart:78:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.IntersectionResult.IntersectionResult: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/intersection_result.dart:16:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.zero: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:49:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.Vector4: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:44:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.array: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:48:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.zero: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:52:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:61:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.fromFloat64List: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:64:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.fromBuffer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:68:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.random: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:73:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.JoystickDirection.JoystickDirection: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/input/joystick_component.dart:11:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.Vector3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:41:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Sphere.Sphere: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:18:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Sphere.centerRadius: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/sphere.dart:28:10) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.setFrustumMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:187:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.all: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:52:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.copy: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:55:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.fromBuffer: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:62:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.random: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:67:19) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.cross2A: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:22:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationWidget.SpriteAnimationWidget: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/animation_widget.dart:29:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationWidget.asset: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/widgets/animation_widget.dart:37:25) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.buildPlaneVectors: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:39:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Flame.Flame: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/flame.dart:13:7) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector.Vector: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:70:16) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ScreenCollidable.T extends FlameGame: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/mixins/collidable.dart:50:24) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.RectangleComponent.square: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:87:22) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.makePerspectiveMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:136:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TimerComponent.TimerComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/timer_component.dart:18:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.Sprite.Sprite: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite.dart:24:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteBatchComponent.SpriteBatchComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_batch_component.dart:15:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.pickRay: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:364:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationData.variable: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:42:23) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.BatchItem.BatchItem: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_batch.dart:66:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.makeOrthographicMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:254:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteComponent.SpriteComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_component.dart:25:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.cross3: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:14:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.setPerspectiveMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:111:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.NineTileBoxComponent.NineTileBoxComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/nine_tile_box_component.dart:19:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.ParticleComponent.ParticleComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/particle_component.dart:13:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteBatchExtension: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_batch.dart:12:11) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.IsometricTileMapComponent.IsometricTileMapComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/isometric_tile_map_component.dart:57:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.degrees: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:8:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.relativeError: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/error_helpers.dart:10:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.setViewMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:75:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteGroupComponent.SpriteGroupComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_group_component.dart:23:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.cross2: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector.dart:19:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.TextBoxConfig.TextBoxConfig: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/text_box_component.dart:40:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationData.SpriteAnimationData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:32:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.RectangleComponent.RectangleComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:68:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.radians: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:11:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.makePlaneReflection: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:278:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationComponent.SpriteAnimationComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_animation_component.dart:26:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.catmullRom: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/utilities.dart:28:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.makeInfiniteMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:172:9) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.absoluteError: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/error_helpers.dart:22:8) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.setModelMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:57:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.PolygonComponent.fromPoints: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:134:28) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.CircleComponent.CircleComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:47:3) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:flame is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimationComponent.fromFrameData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/sprite_animation_component.dart:57:28) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: private API of package:vector_math is reexported by libraries in other packages: 2024-05-07 23:52:45.983796 INFO: from singh_engine.setRotationMatrix: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/opengl.dart:43:6) 2024-05-07 23:52:45.983796 INFO: referred to by singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [ ] 2024-05-07 23:52:45.983796 INFO: from package-singh_engine: file:///tmp/pana_FMNJMU 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [0.0..1.0] 2024-05-07 23:52:45.983796 INFO: from game_component.GameComponent.opacity: (file:///tmp/pana_FMNJMU/lib/base/game_component.dart:54:10) 2024-05-07 23:52:45.983796 INFO: in documentation inherited from game_component.GameComponent.opacity: (file:///tmp/pana_FMNJMU/lib/base/game_component.dart:54:10) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [addLater] 2024-05-07 23:52:45.983796 INFO: from singh_engine_game.BonfireGame.update: (file:///tmp/pana_FMNJMU/lib/base/singh_engine_game.dart:200:8) 2024-05-07 23:52:45.983796 INFO: in documentation inherited from base_game.BaseGame.update: (file:///tmp/pana_FMNJMU/lib/base/base_game.dart:132:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [Component.destroy] 2024-05-07 23:52:45.983796 INFO: from singh_engine_game.BonfireGame.update: (file:///tmp/pana_FMNJMU/lib/base/singh_engine_game.dart:200:8) 2024-05-07 23:52:45.983796 INFO: in documentation inherited from base_game.BaseGame.update: (file:///tmp/pana_FMNJMU/lib/base/base_game.dart:132:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [addLater] 2024-05-07 23:52:45.983796 INFO: from base_game.BaseGame.update: (file:///tmp/pana_FMNJMU/lib/base/base_game.dart:132:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [Component.destroy] 2024-05-07 23:52:45.983796 INFO: from base_game.BaseGame.update: (file:///tmp/pana_FMNJMU/lib/base/base_game.dart:132:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [focusPlayerOnFinishShake] 2024-05-07 23:52:45.983796 INFO: from camera.Camera.shake: (file:///tmp/pana_FMNJMU/lib/camera/camera.dart:367:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [FlameAnimation.Animation] 2024-05-07 23:52:45.983796 INFO: from decoration.GameDecoration: (file:///tmp/pana_FMNJMU/lib/decoration/decoration.dart:17:7) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [0.0..1.0] 2024-05-07 23:52:45.983796 INFO: from background_image_game.BackgroundImageGame.opacity: (file:///tmp/pana_FMNJMU/lib/background/background_image_game.dart:26:16) 2024-05-07 23:52:45.983796 INFO: in documentation inherited from game_component.GameComponent.opacity: (file:///tmp/pana_FMNJMU/lib/base/game_component.dart:54:10) 2024-05-07 23:52:45.983796 INFO: warning: singh_engine has no library level documentation comments 2024-05-07 23:52:45.983796 INFO: from singh_engine: (file:///tmp/pana_FMNJMU/lib/singh_engine.dart:1:9) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [n] 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2.clamp: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector2.dart:347:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [n] 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector3.clamp: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector3.dart:478:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [n] 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector4.clamp: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/vector_math-2.1.4/lib/src/vector_math_64/vector4.dart:373:8) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [velocityMultiplierDelta ^ n] 2024-05-07 23:52:45.983796 INFO: from singh_engine.ParallaxComponent.load: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/parallax_component.dart:131:36) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [-1.0, 1.0] 2024-05-07 23:52:45.983796 INFO: from singh_engine.PolygonComponent.PolygonComponent: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/components/shape_component.dart:111:3) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [imagePath] 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.fromAsepriteData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:169:19) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [dataPath] 2024-05-07 23:52:45.983796 INFO: from singh_engine.SpriteAnimation.fromAsepriteData: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/sprite_animation.dart:169:19) 2024-05-07 23:52:45.983796 INFO: warning: unresolved doc reference [x, y] 2024-05-07 23:52:45.983796 INFO: from singh_engine.Vector2Extension.toPositionedRect: (file:///tmp/analyzerUYXUEE/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/flame-1.0.0-releasecandidate.17/lib/src/extensions/vector2.dart:27:8) 2024-05-07 23:52:45.983796 INFO: Found 273 warnings and 0 errors. 2024-05-07 23:52:46.151366 INFO: Writing summary.json 2024-05-07 23:52:46.154715 INFO: Running dartdoc post-processing 2024-05-07 23:52:46.158104 INFO: Creating .tar.gz archive 2024-05-07 23:52:50.627866 INFO: Finished .tar.gz archive 2024-05-07 23:53:07.434806 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-07T23:53:07.649947Z