winren9

Results 3 issues of winren9

When I accidently set the wrong --project-id parameter and want to upload via `cdxgen --server-url $url --project-id wrongid --api-key $apiToken --fail-on-error .` then i get (enabling debug output) that the...

### Steps to reproduce generate Swagger with the following config: ``` swagger_parser: enums_to_json: true schema_path: api.json output_directory: lib/api language: dart Default: dart json_serializer: freezed global_options: freezed: runs_before: - json_serializable json_serializable:...

Hi, as mentioned in readme the part: `final controller = MultiImagePickerController( maxImages: 15, images: [], // array of pre/default selected images picker: (int pickCount, Object? params) async { return await...

documentation