This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Basic ColorPicker for Flutter | |
FFeu (https://github.com/ffeu) 2018-04 | |
onSelected callback function can be used to detect which color was selected | |
OR | |
you can simply use a Dialog like this: |