Jordan Alcaraz

Results 9 comments of Jordan Alcaraz

Be free to make a pull request if you have the time to implement this. Otherwise, i will do it later

Can you send me a sample where i can reproduce your error ?

Thanks for your contribution, i will take time to review it

May you try with the latest version of the plugin ?

Hello @exaby73 ! Are you deploying on Chrome (debug mode) ? I'm using Chrome Version : 107.0.5304.87 (Build officiel) (x86_64)

@exaby73 Indeed, it seems that the behavior is correct if you launch the code sample using the command line `flutter run -d chrome`. To reproduce the issue, can you try...

@exaby73, I know there should be no difference between Vscode and command line but it's not the case for me. See : https://user-images.githubusercontent.com/34095172/199927896-c9650c49-dfae-47dc-b6c8-8f16c36cbddd.mp4

@johnpryan, to reproduce the problem, you need to run the application directly from your IDE (F5 on VSCode in my case). Indeed, by launching the application from the _flutter run_...