You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Could you be more specific, please?
As I understood, child buttons (UnicornButton) onPressed is not fired. I guess the issue is on the unicorndial side. It's quite outdated.
I've found a couple of related issues #13 & #46.
According to answer, try to give more space for UnicornDialer (e.g. 300.0). See below:
Hello,
Onpress function stop working when i wrapped the UnicornDialer button in a container
Here is my code
` @OverRide
Widget build(BuildContext context) {
var childButtons = List();
}`
The text was updated successfully, but these errors were encountered: