0 purchases
bot toast lego
bot_toast_lego #
lego about bot_toast for lego.
Installation #
If the lego project doesn't exist, please create new project by following guide.
open terminal in the lego project root directory, enter the following command.
june add bot_toast_lego
copied to clipboard
Usage #
var cancel = BotToast.showText(text:"xxxx");
var cancel = BotToast.showSimpleNotification(title: "init");
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.