menu
build_winner_app package
documentation
commands/build/build_command.dart
BaseBuildCommand
sendWeChat method
sendWeChat method
dark_mode
light_mode
sendWeChat
method
dynamic
sendWeChat
(
String
log
)
Implementation
sendWeChat(String log) async { await sendTextToWeixinWebhooks(log, hookUrl); }
build_winner_app package
documentation
commands/build/build_command
BaseBuildCommand
sendWeChat method
BaseBuildCommand class