Skip to content

Add requireLibraryDirective parameter to jsonPartBuilder #91

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 2 commits into from
Jan 3, 2018

Conversation

kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Jan 3, 2018

No description provided.

@kevmoo kevmoo requested a review from natebosch January 3, 2018 00:55
@@ -20,6 +20,13 @@ import 'json_serializable_generator.dart';
/// increase the code size, but it may improve runtime performance, especially
/// for large object graphs.
///
/// May set [requireLibraryDirective] to `false` in order to opt-in to
/// supporting a `1.25.0` feature of `part of` being usable without an explicit
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.25.0 was never publish was it? Do we want to refer to 2.0.0 instead?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kevmoo
Copy link
Collaborator Author

kevmoo commented Jan 3, 2018

@natebosch – PTAL

@kevmoo kevmoo merged commit 5cf6455 into master Jan 3, 2018
@kevmoo kevmoo deleted the require_library_directive branch January 3, 2018 18:50
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.

2 participants