Existing issue?
What happened?
I was wondering why DynamicColorTestingUtils is part of lib and therefor forcing flutter_test to be a dependency.
I also looked into this PR #638 which was reverted down the line and was wondering about the actual issues it caused?
If DynamicColorTestingUtils is to be provided to users of the package, would it make sense to move it into its own package not forcing flutter_test as a dev dependency?
Existing issue?
What happened?
I was wondering why DynamicColorTestingUtils is part of lib and therefor forcing flutter_test to be a dependency.
I also looked into this PR #638 which was reverted down the line and was wondering about the actual issues it caused?
If DynamicColorTestingUtils is to be provided to users of the package, would it make sense to move it into its own package not forcing flutter_test as a dev dependency?