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

Class modifiers #414

Closed dnys1 closed 1 year ago

dnys1 commented 1 year ago

An attempt at adding class modifiers in a non-breaking way.

Outstanding questions:


Contribution guidelines:

Many Dart repos have a weekly cadence for reviewing PRs - please allow for a week or two of latency for initial review feedback.


kevmoo commented 1 year ago

I think someone on the google side needs to land this...