-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
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
- Open the generated client repository.
- Check for missing classes that should have been generated by built_value.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working