This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
package:lints v4.0.0
core
:- added
library_annotations
(https://github.com/dart-lang/lints/issues/177) - added
no_wildcard_variable_uses
(https://github.com/dart-lang/lints/issues/139) - removed
package_prefixed_library_names
(https://github.com/dart-lang/lints/issues/172)
- added
recommended
:- removed
library_names
(https://github.com/dart-lang/lints/issues/181)
- removed
- Updated the SDK lower-bound to 3.1.
- Add a section on upgrading to the latest lint set to the readme.