-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Dart - update generator to support null safety #10637
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
Merged
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
a1d65f4
fix: Make dart2 generated code compilable
7444a10
Update dart2 client samples
27887c6
Merge branch 'master' of github.com:OpenAPITools/openapi-generator in…
agilob 14d3206
Re-add deleted test files
agilob 8387b25
Lower dart version to 2.12
agilob f449f96
Make username and pass not null in http basic auth
agilob 1326cff
Merge branch 'master' of github.com:OpenAPITools/openapi-generator in…
agilob 932964b
Delete json_serializable
agilob a089fc4
Make growable false by default
agilob 0b255fb
Make value not nullable
agilob 86f8fbf
Remove redundant null check
agilob 54c3b48
Revert linter fix
agilob 3b375b5
Provide required username and pass
agilob 81d5891
Revert initial abstractDartCodeGen changes
agilob 28a9ac2
Revert removing dart pom module
agilob 746085c
Revert removing dart pom module
agilob c97483b
Lower minimum dart version to 2.12
agilob b0d96ef
Disable dart2 tests generation
agilob bd6a0b7
Merge branch 'master' of github.com:OpenAPITools/openapi-generator in…
agilob 9fccea2
Disable petstore_client_lib
agilob c2f341c
Disable samples/openapi3/client/petstore/dart2/petstore
agilob 981157c
Re-add dart2 tests
agilob 251faea
Add new tests
agilob 90a937a
Delete empty directory
agilob 9d689fb
Merge branch '6.0.x' of github.com:OpenAPITools/openapi-generator int…
agilob 22c689f
Merge branch '6.0.x' of github.com:OpenAPITools/openapi-generator int…
77d25bb
api_client.mustacheUpdate
devjakobsen 3a32039
Merge pull request #17 from devjakobsen/patch-1
agilob 6aa6c0e
Merge branch '6.0.x' into dart-2.12
agilob df67b74
Update api_client.dart
devjakobsen c59fdb5
Update api_client.dart
devjakobsen 65df747
Merge pull request #18 from devjakobsen/patch-3
agilob c8d6d85
Merge pull request #19 from devjakobsen/patch-2
agilob 9518ee7
Make mapDateTime nullable and add ! after json mapping
agilob fdd1442
Fix warning on Future<?>
agilob 1863a04
Fix warning on Future<?>
agilob 3050869
Dont insert unused param to constructor
agilob c7258e3
Modified Dart2 Mustache template.
noordawod 17b6c76
Regenerated Petstore source code.
noordawod 9f1e6a7
Remove extra code to sync with agilob's pr.
noordawod ebd0fae
Regenerated Petstore source code.
noordawod eeb5ede
Merge pull request #23 from noordawod/techdebt/agilob-dart2-null-safety
agilob ceff059
Merge branch '6.0.x' of github.com:OpenAPITools/openapi-generator int…
agilob e6219c7
Fix a couple of reported bugs.
noordawod a989e61
Regenerated Petstore source code.
noordawod 07d2f91
Make properties non-nullable.
noordawod 4adb204
Regenerated Petstore source code.
noordawod 5493205
Do not trim user input before submitting.
noordawod d647733
Regenerate Petstore source code.
noordawod 2683665
Regenerate Petstore source code.
noordawod 7252264
Merge branch '6.0.x' of github.com:OpenAPITools/openapi-generator int…
agilob a59eda0
Merge branch 'dart-2.12' of github.com:agilob/openapi-generator into …
agilob File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.