- Add
Library.generatedByCommentto support emitting 'generated by' comments. - Support emitting an unnamed library with annotations.
Unclaimed project
Are you a maintainer of code_builder? Claim this project to take control of your public changelog and roadmap.
Library.generatedByComment to support emitting 'generated by' comments.enum classesExpression.parenthesized to manually wrap an expression in parenthesis.literalSpread and literalNullSafeSpread to support adding spreads to
literalMap.void main() {
// Creates a map
// {
// ...one,
// 2: two,
// ...?three,
// }
final map = li...
Release v3.1.3