Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 910 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 910 Bytes

Dart Transformer Utilities

Pub Build Status documentation

Utilities relating to code generation, Dart analyzer, logging, etc. for use in Pub transformers.

Development

This project leverages the dart_dev package for most of its tooling needs, including static analysis, code formatting, running tests, collecting coverage, and serving examples. Check out the dart_dev readme for more information.