fastlane-plugin-flutter
fastlane-plugin-flutter copied to clipboard
Also print output of the flutter command to stdout when using flutter_build action
It would be nice to also get the output of the flutter command when using the flutter_build action. Had to revert to using the flutter action for now.
I would be open to provide a pull request, if you could point out, what needs to be done.