Skip to content

Instantly share code, notes, and snippets.

View AmeerAmjed's full-sized avatar
🏠
Working from home

Ameer Amjed AmeerAmjed

🏠
Working from home
View GitHub Profile
@ffeu
ffeu / color_picker.dart
Last active September 28, 2021 19:38
Basic Material Color Picker for Flutter
/*
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: