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

Deprecate assignVar, assignFinal, assignConst #373

Closed natebosch closed 1 year ago

natebosch commented 1 year ago

Point to the relevant declare* API which replaces them.