Riccardo Cescon

Results 11 comments of Riccardo Cescon

@juicycleff will thw windows support be merged to the main once ready or will it stay in a separate branch? Thank you for your effort!

@Ahmadre thank you for your help, but i can't get the point. I started working on a blank project and imported this package and by following the readme i set...

@Ahmadre Thank you for your help! I tried first to use the new version: 2022.1.1+4 but the same thing happened. Then i downloaded the [fuw-2022.1.1-v2.unitypackage](https://github.com/juicycleff/flutter-unity-view-widget/blob/master/unitypackages/fuw-2022.1.1-v2.unitypackage) you gave. I deleted the...

> @riccardocescon please also consider using webUrl like this: > > https://github.com/juicycleff/flutter-unity-view-widget/blob/9bcaf83c2f6e49d67a5defc29cea967c80ca8932/example/lib/screens/simple_screen.dart#L49 > > it's important to not have a `/` at the end! When i tried to run the...

@natebosch are there any news?

@luigi-rosso Are there any news?

> Hello @riccardocescon , did you sort this out? > > I have the same issue on Redhat: > > What went wrong: Execution failed for task ':rive_common:externalNativeBuildRelease'. > >...

Same thing happened on `pie_chart: ^5.3.2` Wrapping with RepaintBoundary fixed it

@Taym95 @remonh87 is there any update on this issue? It is still happening to me too. ``` I/flutter (11188): Exception: GenericFailure(code: ScanFailure.unknown, message: "Scanning parameters are not set") I/flutter (11188):...

PieChart widget has only the animationDuration parameter for handling the 'animation'. I tried setting some values, but even with 8 seconds you can still see that repaint happening. I event...