Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating swagger-codegen for Flutter with the Flutter dio HTTP package #671

Closed
fzyzcjy opened this issue Feb 10, 2020 · 5 comments
Closed

Comments

@fzyzcjy
Copy link

fzyzcjy commented Feb 10, 2020

Hi, thanks for the library! Currently the swagger-codegen, a popular tool to generate API clients from specs, only generates dart code without the dio library (also without things like json_serialize). Thus, I am going to implement it. Is it OK? (Or is there already one hidden in the corner...?)

@stale
Copy link

stale bot commented Mar 11, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue, please make sure it is up to date and if so, add a comment that this is still an issue to keep it open. Thank you for your contributions.

@stale stale bot added the stale label Mar 11, 2020
@fzyzcjy fzyzcjy closed this as completed Mar 11, 2020
@dvaldivia
Copy link

did you implement t @fzyzcjy ? it would be really useful

@fzyzcjy
Copy link
Author

fzyzcjy commented Apr 19, 2024

No :/ Indeed I created my own codegen

@iamshabell
Copy link

@fzyzcjy can you share any link the one you created?

@fzyzcjy
Copy link
Author

fzyzcjy commented Sep 14, 2024

Sorry it is not open sourced yet, because I also do not use swagger but directly parse my kotlin code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants