Lukas Klingsbo

Results 86 issues of Lukas Klingsbo

### What happened? ``` CollisionType [Sweep] correct collisions with many involved collidables (failed) Expected: true Actual: package:matcher expect test/collisions/collision_type_test.dart 193:9 main.. ``` It is using seeds for everything, but somehow...

bug
hacktoberfest

# Environment - Dart version: 3.6.0 # Problem When you are using `uses-material-design: true` in any sub package with the new pub workspaces feature it complains that you also have...

type-bug

Maybe there is a reason the `pubspec.lock` file is checked in, but I would guess that it was accidental? https://dart.dev/tools/pub/private-files

This can't be merged until the Flutter version is bumped.

Since the engine repo is archived, this PR changes the link to the Flutter repo.

This finished up #270 and removes the long deprecated `SimplexNoise` class. Good alternative classes can be found in the [fast_noise](https://pub.dev/packages/fast_noise) package.

# Description If the intended parent isn't passed it it can be set to null by an asynchronous context before it is used. Closes: #3622 ## Checklist - [x] I...

# Description Currently `startDelay` is breaking effects that are using `speed` instead of `duration`, this PR fixes this. ## Checklist - [x] I have followed the [Contributor Guide] when preparing...

# Description > [!NOTE] > Can't be merged until we've bumped to SDK 3.8.0 Update flame_lint to use lints 6.0.0 ## Checklist - [x] I have followed the [Contributor Guide]...

### Is there an existing feature request for this? - [x] I have searched the existing issues. ### Command _No response_ ### Description Since Melos has a lot of useful...

type: accepted
feature request