pedantic 1.0.0 pedantic: ^1.0.0 copied to clipboard
How to get the most value from Dart static analysis.
1.0.0 #
- Describe Dart static analysis use at Google in
README.md
. - Add sample
analysis_options.yaml
. - Add
unawaited
method for silencing theunawaited_futures
lint.