OneLiteFeatherNET / OneLiteFeatherNET/Vulpes-Backend

[Bug] Invalid flutter client generation

Open
#32 0 comments 0 reactions 1 assignee View on GitHub

@TheMeinerLP is already working on this.

Since Sep 19, 2025.

bug
Dominant language
Java
Stars
0
Forks
0
Avg merge
19h 7m
Merged PRs (30d)
32

Description

Describe the bug

We use Swagger annotations to document our endpoints and generate a valid Swagger file. Based on these annotations, we can generate a Flutter client. The generated client is pushed into a dedicated repository, which can then be integrated into Flutter projects.

Currently, the client generation process is missing the flutter build option to generate additional code.

Steps to reproduce the bug
  1. Open the generated client repository.
  2. Check for missing classes that should have been generated by built_value.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.