Sebastian Haberey
Sebastian Haberey
Hi Zach, I had a look at your code and I really liked the structure of it 👍 So now I am trying to get adbfs working on my Mac,...
Hi, I just tried out the plugin but I couldn't figure out how to define legal vs illegal transitions. I would say they are one of the main reasons to...
## Is this a BUG / ISSUE report or a QUESTION? QUESTION, possibly ISSUE ## System information. For client/server mode post info for both machines. - Client: macOS - Repository:...
When a parameterized test is executed, but an exception is thrown in the test class' static initializer, the error message is: `"Configuration error: You must configure at least one set...
Hi! First off, thank you for PMD-IntelliJ, we are using it in production here and it works fine! If I had one wish, it would be to be able to...
Hi! I am trying to use the spinners in an Angular 16 project, but I'm getting: ``` Error: [...]/app.component.ts:22:33 - error NG2012: Component imports must be standalone components, directives, pipes,...
I was thinking it would be good to migrate the plugin to the [federated plugin structure](https://flutter.dev/docs/development/packages-and-plugins/developing-packages#federated-plugins) to facilitate contribution. As I understand, this would enable developers to contribute platform implementations...