Pyozer / flutter_material_color_picker

Material color picker, you can customize colors. Selection in two step, first main color and after shades.
https://pub.dartlang.org/packages/flutter_material_color_picker
MIT License
75 stars 38 forks source link

How to reduce the size of color picker? #7

Closed ssatz closed 3 years ago

ssatz commented 5 years ago

How to reduce the size of color picker(rounded one)? Should i need to wrap inside a sized box?

Nexushunter commented 5 years ago

I do something similar to that here.