Marcos Rodriguez Toranzo

Results 18 comments of Marcos Rodriguez Toranzo

> @marcos930807 I believe this might be a bug. For now, can you try using the config? > `fvm config --cache-path ` Dos not work either. I am on macOS...

@luigi-rosso this will be merge any time soon?? Please??

Hi @YDA93 I follow the lint rule in other projects and I like it, the problem with your Pr is that although it is true that by conversion the enum...

Can you please share a project with minimal configuration that trigger the error. Becasue this library is available in multiples release app without problem so far.

i will add this behavior in next releases.

hi @sashker by deafult the witdth is MediaQuery.of(context).size.width and if you want a custom value, in the last version there is a width prop. If you could share a small...

Awesome dialog use cardBackground color of theme, if you want the color be diferent from theme you can wrap the dialog inside a custom theme widget diferent from de apptheme....

@myConsciousness The current implementation uses some predefined animations on top of simple_animation, but I'm open to exploring other alternatives. So go for it and make a PR with your proposal.

> Upgrade rive package to latest version to solve this issue. Details [(here)](https://github.com/rive-app/rive-flutter/issues/347#issuecomment-1979496123). Thanks

using this version of NDK is Mandatory android { ... ndkVersion '25.1.8937393' }