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

Show spread literals #406

Closed donny-dont closed 1 year ago

donny-dont commented 1 year ago

Add literalSpread and literalNullSafeSpread to the exports for expression.dart.

donny-dont commented 1 year ago

@natebosch tried to use it and saw that it wasn't in the list of show. Whoops!

donny-dont commented 1 year ago

Beat me to a rebase :)