build_pipe 0.1.2
build_pipe: ^0.1.2 copied to clipboard
Build pipline for Flutter apps for different target platforms
0.1.2 #
2025-07-17
- Added the
xcode_derived_data_path_env_keyproperty to the config which is the name of the environmental variable having the path to XCode derived data as value. - Improved the printing of the text to the terminal
0.1.1 #
2025-07-13
- Added the
post_build_commandwhich is a command to be run after all platforms are built
0.1.0 #
2025-07-12
- Initial release