DanielJaramillo94

Results 11 comments of DanielJaramillo94

It is not working for Chrome 65.0.3325.181 (Build oficial) (64 bits).

For me is working on real devices, I tested on a XS Max and on a tablet wich model I don't remember right now 🤔

Hello @huycozy I already raised the issue in Flame repo (https://github.com/flame-engine/flame/issues/3126) but I'm not sure if the bug is on their code, because the bug can dissapear if I just...

@spydon It can't be cache. I even reseted my Win11 installation (with files included).

@spydon From the tests I made, happens with some breakpoints in some Flame code. In the provided example with Flame code I have 2 breakpoints and the debugger only fails...

@DanTup sure! Sorry for providing a code that not compiles, I was trying with another version of Flutter (the breakpoint fails to be reached anyways) and forgot to change the...

@huycozy I updated the breakpoints: 1. `main.dart`, line 5 2. `pixel_adventure.dart`, line 5 As a note, it doesn't matter where I set the breakpoint in `main.dart` file, it always fires...

@huycozy I see those steps right. However, I would like to say: 1. It is just failing when I debug in Chrome 2. I myself am unable to reproduce the...