dart_enum_to_string_check 0.8.3 dart_enum_to_string_check: ^0.8.3 copied to clipboard
A plugin for Dart Analyzer for checking enum.toString() usages.
Changelog #
0.8.3 #
- updated version.
0.8.2 #
- updated version.
0.8.1 #
- updated version.
0.8.0 #
- fixed startup bugs.
0.7.5 #
- fixed CLI Runner.
0.7.4 #
- fixed bugs.
0.7.3 #
- updated documentation.
0.7.2 #
- fixed Null safety migration.
0.7.1 #
- updated documentation.
0.7.0 #
- added Null safety support.
0.6.3 #
- updated documentation.
0.6.2 #
- fixed plugin imports.
0.6.1 #
- adopted to
pub.dev
publishing.