fix: Remove extra implements SizeProvider
s
#9867
Annotations
10 errors
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L12
See https://dart.dev/diagnostics/argument_type_not_assignable to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L14
Try importing the library that defines 'size', correcting the name to the name of an existing setter, or defining a setter or field named 'size'.
See https://dart.dev/diagnostics/undefined_setter to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L15
Try correcting the name to the name of an existing method, or defining a method named 'add'.
See https://dart.dev/diagnostics/undefined_method to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L19
Try importing the library that defines 'size', correcting the name to the name of an existing getter, or defining a getter or field named 'size'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L20
Try importing the library that defines 'children', correcting the name to the name of an existing getter, or defining a getter or field named 'children'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L23
Try importing the library that defines 'size', correcting the name to the name of an existing getter, or defining a getter or field named 'size'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L26
Try importing the library that defines 'size', correcting the name to the name of an existing getter, or defining a getter or field named 'size'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L28
Try importing the library that defines 'children', correcting the name to the name of an existing getter, or defining a getter or field named 'children'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L29
Try importing the library that defines 'size', correcting the name to the name of an existing getter, or defining a getter or field named 'size'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame/test/effects/size_effect_test.dart#L34
See https://dart.dev/diagnostics/argument_type_not_assignable to learn more about this problem.
|
Loading