feat: Add scaling gesture for components #11290
Annotations
1 error and 1 notice
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
|
The import of 'package:flame/src/image_composition.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/gestures.dart'.:
packages/flame/lib/src/events/flame_game_mixins/scale_dispatcher.dart#L9
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|