v0.7.5+1
LibraryBuilder
andPartBuilder
now have a more readabletoString()
,
which is useful when emitting a warning or error in a build system. For
example you may seeGenerating .g.dart: MyBuilder
instead of
Instance of LibraryBuilder
in your build logs.