dart-lang / code_builder

A fluent API for generating valid Dart source code
https://pub.dev/packages/code_builder
BSD 3-Clause "New" or "Revised" License
423 stars 66 forks source link

Export representation declaration types, upgrade dart_style to 2.3.4, and publish 4.10.0 #445

Closed srujzs closed 5 months ago

srujzs commented 6 months ago

RepresentationDeclaration and RepresentationDeclarationBuilder were never exported in 4.8.0. This also cleans up a TODO to use dart format for extension type tests and preps for publish.

srujzs commented 5 months ago

It looks like I have insufficient permissions to publish a new version. @jakemac53 - whenever you get a chance, do you mind publishing? :)

jakemac53 commented 5 months ago

@srujzs done!