1.1.0

  • Moved analysis_options.yaml under lib so you can import it directly from your own analysis_options.yaml. See README.md for example.

1.0.0

  • Describe Dart static analysis use at Google in README.md.
  • Add sample analysis_options.yaml.
  • Add unawaited method for silencing the unawaited_futures lint.