gitsumu 0.4.1
gitsumu: ^0.4.1 copied to clipboard
Dart package provides code about compile environment (git info, flutter version ...).
0.4.1 #
Fixed #
- Fix
withNullability
param issue in analyzer package APIs.- analyzer before 6.5.0 requires it but marked deprecated since 6.5.0. Keep the param.
0.3.0 #
Added #
- Add platform support for custom commands:
platforms
: Specify platforms to run the command on.platformDefaultValue
: Set command result value on platforms that does not run the command.
0.2.1 #
0.1.0 #
- Initial version.