toast_view_lego 1.0.0+1 copy "toast_view_lego: ^1.0.0+1" to clipboard
toast_view_lego: ^1.0.0+1 copied to clipboard

simple toast view lego

lego project pub package

toast_view_lego #

simple toast view for lego project

Installation #

  1. open terminal in the lego project root directory, enter the following command for install cli. and create a new lego project if you don't have one.
flutter pub global activate lego_cli
lego create
  1. in terminal, enter the following command for add lego to project.
lego add toast_view_lego