rxlabz / cyclop

A Flutter color palette with eyedropper, HSL, RGB and Material colors
https://rxlabz.github.io/cyclop
MIT License
118 stars 36 forks source link

null safety ? #14

Closed yoirgla closed 4 months ago

yoirgla commented 1 year ago

Here's the message a I get when installing the plugin :)

/c:/Flutter/.pub-cache/hosted/pub.dartlang.org/cyclop-0.6.1/lib/src/widgets/color_button.dart:111:29: Error: Method 'insert' cannot be called on 'OverlayState?' because it is potentially null.

I hope it helps

rxlabz commented 4 months ago

I can't reproduce your error, the package is "null safe" and works fine with Dart 3.