feat: Update scale event with custom recognizer #11302
Annotations
7 errors
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
|
The function 'zoomFrom' isn't defined.:
packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L243
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'.
See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
|
|
The function 'zoomFrom' isn't defined.:
packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L212
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'.
See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
|
|
The function 'zoomFrom' isn't defined.:
packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L201
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'.
See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
|
|
The function 'zoomFrom' isn't defined.:
packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L173
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'.
See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
|
|
The function 'zoomFrom' isn't defined.:
packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L139
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'.
See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
|
|
The function 'zoomFrom' isn't defined.:
packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L113
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'.
See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
|