flutter_circle_color_picker
flutter_circle_color_picker copied to clipboard
Add and fix tests
A color set over the controller was modified on internal update. I reproduced this bug in a test and fixed it.
With the tests i found other small errors (not everything updated properly) on drag.
The first 2 commits update some flutter project files.