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

Generate Deserilazeble code with Parser.FlutterCombine #653

Open
emintolgahanpolat opened this issue Jan 17, 2024 · 0 comments
Open

Generate Deserilazeble code with Parser.FlutterCombine #653

emintolgahanpolat opened this issue Jan 17, 2024 · 0 comments

Comments

@emintolgahanpolat
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Why does "Parser.FlutterCombine" not produce deserilazeble code in its parser?

Describe the solution you'd like
Code generated with @RESTapi(parser: Parser.JsonSerializable)
Screenshot 2024-01-17 at 10 42 38

Code generated with @RESTapi(parser: Parser.FlutterCompute)
Screenshot 2024-01-17 at 10 40 55

The code I wrote is
Screenshot 2024-01-17 at 10 41 04

Describe alternatives you've considered
When I use FlutterCompute as a parser, can't deseriazble code be created in the function name with JsonSerializable?

image
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

1 participant