Challenge #1 - Color Picker
ATTENTION: This is not the full project, it`s just a piece of it.
What I've learned?
- How to use RenderBox to get Widget position
- Read image pixels
- Import and make a CMake file
Notes
- On debug mode you may have some delay when capturing images.
- To have a good experience, uses a Medium image quality and run on release mode. "flutter run -- release"
Tested on
- Android
- iOS