Skip to content

Instantly share code, notes, and snippets.

View rezaUniqe's full-sized avatar

reza nezhadasgari rezaUniqe

  • 09:34 (UTC -12:00)
View GitHub Profile
@rezaUniqe
rezaUniqe / image_color_picker_widget.dart
Created February 20, 2020 09:21 — forked from roipeker/image_color_picker_widget.dart
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
//
//////////////////////////////