Arnaud Jezequel

Results 69 comments of Arnaud Jezequel

Sorry for the long long delay @SimoneBressan I did upgrade to flutter 3 and other changes. Could you rebase your commit and i will push it to master for testing

Thank @Luismi74 Closing the issue

Yes it's definitely not in "@tsconfig\node16\tsconfig.json" I don't know where it gots those folders that does not exist

It works well but i think i found the issue. I forgot that my tsconfig is extending and existing one (from my bootstrap): ``` { "extends": "@tsconfig/node16/tsconfig.json", "compilerOptions": { ......

Don't remember for sure. Think it might have been a difference of the FPS of flutter engine and fps Of VLC. But I could be remembering wrong

> Just added a code sample to the original post showing how to use the do lossy encoding by calling into the `webp` crate. I'd also be curious to hear...

> When I do this on my Mac OSX Ventura with IM 7.1.1.28, I get two files, a AVIF file and also an XMP file. When drop the AVIF on...

> My extremely crude understanding of how stuff works is that each "sample" step is a transition function from an initial state to a final state. Is that vaguely correct?...

I don't have the issue if i import my child link `` instead of using `this.importHref(this.resolveUrl('my-' + page + '.html'), null, null, true);`

Yes sorry I'm no longer doing much Flutter dev. Would you like to help ?