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

[WIP] dart code generator #230

Closed

Conversation

someshkoli
Copy link
Contributor

@someshkoli someshkoli commented Mar 27, 2020

closes #157 #231
Adds codegen support for dart using dart http package

someshkoli and others added 9 commits March 24, 2020 03:24
Example snippet had improper declaration of convert function and request instance.
Fixed and tested
 - Dart codegen added using http package
 - Not capable of making request having multiple files
 - added pubspec.yaml for dart package import
2. Tests added
 - added tests for dart codegen
codegen
 - removed dummy file created during testing
 - updated gitignore to for dummyfiles
 - updated newman test compile script for dart codegen
@someshkoli someshkoli changed the title Feature/codegen dart [WIP] dart code generator Mar 27, 2020
@Miamoto-Musashi
Copy link

and ?

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

Successfully merging this pull request may close these issues.

dart support in code generator
2 participants