extra_pedantic 1.2.0 extra_pedantic: ^1.2.0 copied to clipboard
How to get the most, most value from Dart static analysis. A drop-in replacement for pedantic.
1.2.0 (2020-03-21) #
- enabled strict inference
- enabled strict raw types
1.1.1+3 (2019-11-3) #
- Readme updated
1.1.1+2 (2019-10-25) #
- Badges added
1.1.1+1 (2019-10-22) #
- Longer description
1.1.1 (2019-10-19) #
- Removed diagnostic_describe_all_properties
1.1.0 (2019-10-09) #
- Separated into flutter and non flutter analysis_options.yaml
- Made rules fully compatible with pedantic
1.0.0 (2019-08-16) #
- Initial version