romain.gyh

Results 8 comments of romain.gyh

> Hello, > > I experience the same issue, while testing on a real iOS device. The only difference for me is that the issue also arises when taking a...

> I've heard of similar issues before but not something I can help with. This is something I maintain in my spare time and have yet to use it with...

Hi, it's an old issue but for future readers interested in using this package on web : Blocking part is `SquareSet.dart` which uses full precision 64 bit integers that javascript...

https://github.com/astral-sh/uv/pull/11328 fixed the issue for lock files but we still need umask for temp folders @kwaegel @guoci ``` STEP 3/6: ENV UV_PYTHON_INSTALL_DIR="/opt/uv/python" --> 64ef12f3ab56 STEP 4/6: RUN uv python install...

Hi@124C41p, do you have time to make a PR with your fix?

It's an issue in a dependency but this is issue is closed as not planned and considering this answer > I think this one is related: [rustls/rustls-native-certs#131](https://github.com/rustls/rustls-native-certs/issues/131). It is closed...

One of my favorite feature from Riverpod 3 is the AsyncValue sealed class. I migrated all my `.when` to switches expression and I really like it. Except for AsyncValue merging,...

Hi, I understand lichess app doesn't use mouse, this PR was more for flutter users looking for a good chess package they could use on desktop or web 👍