Roi Peker
Roi Peker
This is a port of the [ColorPicker](https://graphx-gallery.surge.sh/#/color_picker) example? Could you try the graphx version on Github? Follow [this guide](https://dart.dev/tools/pub/dependencies#git-packages). Are you testing on desktop/web/mobile ?
I just tried it on macos, and seems to be working on the master channel, which flutter version are you using?
Is kinda late for me now. To get more prompt and interactive support, I encourage you to join us on our Telegram or Discord channels, you can get the links...
I'm on macOS, can't test on Windows/Linux Using latest master channel now (3.9.0-16.0.pre.42) in pubspec.yaml ```yaml environment: # sdk: ">=2.19.0 =3.0.0-362.0.dev
Then most likely is an issue with dimensions. Probably the widget is not being expanded and the stage size is 0. Test the latest code from the repo and tell...
1-If service has no logic inside is just a global class with maybe some static vars inside. Thats not a "service" 2-you can force delete a controller marked as permanent,...