sa_lego_cloud_functions_lego 1.0.1 copy "sa_lego_cloud_functions_lego: ^1.0.1" to clipboard
sa_lego_cloud_functions_lego: ^1.0.1 copied to clipboard

lego is all you need

lego project pub package

sa_lego_cloud_functions_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 sa_lego_cloud_functions_lego
  1. create cloud_functions server if you don't have one using the following link
    1. move to link
    2. click template repository and use this template to create a new repository.
    3. setup using README.md in the repository.