zellidev0

Results 5 issues of zellidev0

In the `option.dart` file a comment suggests that the code below the comment has side effects. `// PURISTS BEWARE: side effecty stuff below -- proceed with caution!` One Method there...

### Did you check the docs? - [X] I have read all the which-key.nvim docs ### Is your feature request related to a problem? Please describe. I'm trying to register...

enhancement

I upgraded the versions of the kotlin version and the gradle version of the project. I also changed the deprecated v1 embedding to v2.

### Description of the bug Generating dart code from a swagger json that has a `uniqueItems` attribute set to true for a List automatically converts it to a Set while...

bug

### Description of the bug Parsing the following spec produces invalid dart code. The error is, that the class attribute `package_` gets renamed to `package` but this one already exists....

bug