indenting_writer library
Classes
- ImportWriter
-
A utility class to generate a set of imports. The imports will be grouped
by kind (
dart:
imports,package:
imports, ...) and sorted lexically within the groups. - IndentingWriter
- A buffer for writing indented source code.
- NamedLocation
- Specifies code locations where metadata annotations should be attached and where they should point to in the original proto.