mchome / flutter_colorpicker

HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.
https://pub.dev/packages/flutter_colorpicker
MIT License
339 stars 198 forks source link

showDialog in example code not working #72

Closed fabioselau077 closed 2 years ago

fabioselau077 commented 2 years ago

../../development/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_colorpicker-1.0.3/lib/src/palette.dart:1055:15: Error: No named parameter with the name 'label'. label: widget.embeddedText ? const Text('Hex') : null, ^^^^^ ../../development/flutter/packages/flutter/lib/src/material/input_decorator.dart:2517:9: Context: Found this candidate, but the arguments don't match. const InputDecoration({

    ^^^^^^^^^^^^^^^

../../development/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_colorpicker-1.0.3/lib/src/material_picker.dart:137:27: Error: No named parameter with the name 'dragDevices'.

mchome commented 2 years ago

flutter version?

mchome commented 2 years ago

Upgrade your flutter sdk version to 2.5 or up with flutter_colorpicker version 1.x.