Skip to content

Instantly share code, notes, and snippets.

View rezaUniqe's full-sized avatar

reza nezhadasgari rezaUniqe

  • 03:15 (UTC -12:00)
View GitHub Profile
@roipeker
roipeker / image_color_picker_widget.dart
Last active July 17, 2024 13:16
Basic image pixel color detection in Flutter (supports screenshots of the widget tree)
//////////////////////////////
//
// 2019, roipeker.com
// screencast - demo simple image:
// https://youtu.be/EJyRH4_pY8I
//
// screencast - demo snapshot:
// https://youtu.be/-LxPcL7T61E
//
//////////////////////////////