fix: Widgets flickering #9832
cicd.yml
on: pull_request
format
1m 39s
analyze
2m 2s
analyze-latest
2m 12s
markdown-lint
9s
dcm
2m 9s
test
6m 15s
Annotations
2 errors and 2 warnings
analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
Unused import: 'dart:typed_data'.:
packages/flame_test/lib/src/mock_image.dart#L1
Try removing the import directive.
See https://dart.dev/diagnostics/unused_import to learn more about this problem.
|
Unused import: 'dart:typed_data'.:
packages/flame_test/lib/src/mock_image.dart#L1
Try removing the import directive.
See https://dart.dev/diagnostics/unused_import to learn more about this problem.
|