widget_binding_lego 1.0.0 copy "widget_binding_lego: ^1.0.0" to clipboard
widget_binding_lego: ^1.0.0 copied to clipboard

initiate widget binding lego

lego project pub package

widget_binding_lego #

initiate widget binding lego

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 widget_binding_lego