Gautier
Gautier
Yes there is two features. I could have open two tickets but...
@st-pasha That's exactly the idea. Apply shader here is just replacing the current image in the sprite. Also note that the canvas to image function is async so better doing...
@skkallayath 👋
Yes I ended using permission package that does this way better. I am thinking about removing this from the plugin and encourage using it.
If I'm correct, you want to 1 - prevent closing the onboarding when user tap on the anchor? You're right by default this should do nothing. Edit : tested this...
Hi, thank you for your kind message 😊 . This error can be shown when you push a route without using a name. - use navigator pushNamed method => https://api.flutter.dev/flutter/widgets/Navigator/pushNamed.html...
That's strange. I'll try to reproduce this. 👍
Looking further at what you did I noticed an error. You shouldn't load all anchor in the init state. Instead you have to : - load and show the first...
It is a wrapper from the https://developer.mozilla.org/en-US/docs/Web/API/USBDevice
Hi, you can have this error on windows if the driver is not properly installed on your system. or _"Open chrome://system and expand the "syslog" section. You will find a...