Oscar
Oscar
I'm able to reproduce this on the [onboarding example](https://github.com/felangel/flow_builder/blob/master/example/lib/onboarding_flow/onboarding_flow.dart) of this repo @felangel You can see that if you are in welcome page and navigates to the next, this welcome...
@ditman what would be the solution if we need canvaskit?
Same issue here, any workaround?
Is there any update on that? I have the same issue, I need to detect whether the user is in web(Desktop) or web(mobile,tablet)
@ueman this is related to another comment you mentioned about processing frames on the way, instead of doing it at the end. What do you think? Is what you had...
> > @ueman this is related to another comment you mentioned about processing frames on the way, instead of doing it at the end. What do you think? Is what...
> Our HTML renderer is not capable for reproducing all graphics features of Skia. An alternative is to use Rive's official web player in a platform view, or to switch...
> Our HTML renderer is not capable for reproducing all graphics features of Skia. An alternative is to use Rive's official web player in a platform view, or to switch...
I am getting a similar issue on Chrome as well, and when using HTML the issue is gone.
@alestiago thanks for all the steps. Here are my thoughts. Why not simply have a flag that allows you not to create the .github folder? I might see 2 different...