Clone this repo:
  1. bdcb962 Deprecate. (#87) by David Morgan · 2 years, 9 months ago master v1.11.1
  2. 5dc836c Update README.md by David Morgan · 2 years, 9 months ago
  3. 66f2f6c Update list of enforced lints (#81) by Nicholas Shahan · 3 years, 1 month ago v1.11
  4. df177f6 stable null safety release (#80) by Jacob MacDonald · 3 years, 1 month ago v1.10
  5. f229ded remove redundant experiment (#76) by Phil Quitslund · 3 years, 4 months ago

Pub

This package is deprecated.

Before it was deprecated, it was the way to get analysis options matching those used internally at Google. This was useful because it was a good starting point for which lints to enable.

Instead, please see package:lints which is the lint recommendation from the Dart team, or package:flutter_lints which extends that for Flutter. These are better than the Google lint set because they take into account the needs of all Dart users, not just Google engineers.

To migrate away from package:pedantic please see the instructions here.