color_chooser 0.1.4 color_chooser: ^0.1.4 copied to clipboard
Provides a Color Chooser Screen for Flutter. Available for Mobile and Desktop OS.
0.1.4 #
- Update initState and move .of(context) Method into build Method
0.1.3 #
- Make List final instead of const
0.1.2 #
- Make internal List modifiable
0.1.1 #
- Implement Color Changing Logic
0.1.0 #
- First Version that sould look good.
0.0.5 #
- Update stuff
0.0.4 #
- add some things to try.
0.0.3 #
- Add Exports
0.0.2 #
- Add Classes for Screens.
0.0.1 #
- Initial Version