fix: Add missing export of GroupElement to text.dart #10044
Annotations
1 error, 1 warning, and 6 notices
Analyze with latest stable
Dart Analyzer detected problems, see the logs for more information.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze with latest stable:
packages/flame/lib/src/text/common/utils.dart#L3
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|
Analyze with latest stable:
packages/flame/lib/src/text/nodes/column_node.dart#L2
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|
Analyze with latest stable:
packages/flame/lib/src/text/nodes/document_root.dart#L4
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|
Analyze with latest stable:
packages/flame/lib/src/text/nodes/text_block_node.dart#L4
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|
Analyze with latest stable:
packages/flame/test/text/text_element_test.dart#L1
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|
Analyze with latest stable:
packages/flame/test/text/text_style_test.dart#L1
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|
Loading