all_exit_codes 2.2.0
all_exit_codes: ^2.2.0 copied to clipboard
Just terminal exit codes with more description to use in dart
2.2.0 #
- release
2.1.5 #
- updated
lintsdependency to^6.0.0to be compatible with the most recent Dart stable version
2.1.4 #
- updated dependencies
2.1.3 #
- pub upgrade after years
2.1.1 #
- pub upgrade
2.1.0 - 2023-01-15 #
- removed duplicated codes from exit codes consts
2.0.1 - 2023-01-15 #
- fixing changelog
2.0.0 - 2023-01-15 #
- much better usage with constants instead enum and more decriptive doc
1.0.0 - 2023-01-15 #
- Initial version.