Skip to content

Conversation

@kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented May 11, 2023

Closes #1222

@kevmoo kevmoo force-pushed the 1222_record_support branch 2 times, most recently from 5738073 to 2444fb1 Compare May 16, 2023 00:26
@kevmoo kevmoo force-pushed the 1222_record_support branch from 2444fb1 to de50e3d Compare May 16, 2023 03:29
@github-actions
Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:json_serializable 6.7.0 ready to publish json_serializable-v6.7.0
package:json_annotation 4.8.1 already published at pub.dev
package:checked_yaml 2.0.3 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@kevmoo kevmoo changed the title Dart 3 wip Support Dart 3 Record types May 16, 2023
@kevmoo kevmoo requested review from jakemac53 and natebosch May 16, 2023 03:33
@kevmoo
Copy link
Collaborator Author

kevmoo commented May 16, 2023

The implementation is less than 200 lines. Most of this is auto-generated test code.

@kevmoo kevmoo marked this pull request as ready for review May 16, 2023 03:33
@kevmoo kevmoo mentioned this pull request May 16, 2023
@@ -0,0 +1,124 @@
import 'package:analyzer/dart/element/type.dart';
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: copyright

@kevmoo kevmoo merged commit be8e9a3 into master May 16, 2023
@kevmoo kevmoo deleted the 1222_record_support branch May 16, 2023 18:23
@Dampfwalze
Copy link

Are there examples or other documentation on how to serialize and deserialize records?

@kevmoo
Copy link
Collaborator Author

kevmoo commented Jul 18, 2023 via email

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.

Support for Records

4 participants