CCoSVG
I updated CCoSVG.
- Add tolerance settings · lpubsppop01/ccosvg@362897a
- Fix selection index to refer color set · lpubsppop01/ccosvg@37a7df4
I used the shared_preferences package for the first change.
Before the change, I had use the --web-renderer canvaskit option on build.
But this option seems to make shared_preferences not to work, so I removed it.