Lukas Klingsbo

Results 891 comments of Lukas Klingsbo

> Same i specified in the pubspec.yaml You only replied to one of the questions.

Can you post the output of all this, the full terminal output: ``` cd flutter doctor cat pubspec.yaml melos --version cd / melos --version ```

@TheMaverickProgrammer we'd like to have a benchmarking suite based on [benchmark_harness](https://pub.dev/packages/benchmark_harness), it should compare different collision detection scenarios and compare different broadphase algorithms. If you're interested in collision detection, I'm...

Since the pubspec_parse package doesn't offer updating of the pubspec file, but only parsing, pubspec_manager seems like the logical choice.

@0disoft have you used LLMs to reply to these issues? If so, please don't, there are too many code hallucinations and it'll distract from the actual discussion. Like in your...

Nothing has been done regarding that afaik, I would say go for it! :)

Still up for doing this @kerberjg? If so I'll assign you to the issue.

@kerberjg read [this](https://github.com/google/vector_math.dart/pull/347) and [this](https://github.com/google/vector_math.dart/pull/345/) first, it is not trivial to know where they can be added.