-
### Issue description
There are cases when the same model classes can be used with different api classes (reactive vs. sync) so it would be useful to have options in the plugin to generate only api…
-
The ProGuard file generated by this plugin is located at `project_dir/.safedk/proguard-safedk.pro`, it looks like:
```proguard
-keep class androidx.** { *; }
-keep class android.support.multidex.…
-
| --- | --- |
| Bugzilla Link | [334614](https://bugs.eclipse.org/bugs/show_bug.cgi?id=334614) |
| Status | NEW |
| Importance | P5 trivial |
| Reported | Jan 18, 2011 05:26 EDT |
| Modified | Se…
-
I would like classes that are auto-generated by extensions to automatically check that dimensions with the same label across datasets have the same length. If they do not, either throw an error or a w…
-
When you use styled-components with dynamic properties (like changing styles based on props), each variation generates a new unique class name. If you have a component that frequently changes …
-
Hi,
I'm trying to generate open-api.yaml from java classes with using springdoc-openapi-maven-plugin 1.4 But, unfortunately, when I use $ref in @Schema annotation, it does not generate quotes, but i…
-
Steps to reproduce:
- Create an agent having the Discord component setup
- Ask the agent to generate a video
```
abdurrehmansubhani@Abdurrehmans-MacBook-Pro monorepo % usdk chat /Users/abdurrehma…
-
### Description
Now that we can do `id AS VALUE` and `version AS LOCK` and there's also the json extension would it be possible to support Parcelable using an extension?
As for the syntax I'd imag…
-
## Steps to Reproduce
1. Create a class that has the same name as one in the library. In my case, I have the `Post` class.
```dart
import 'package:json_annotation/json_annotation.dart';
part 'po…
-