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

app links listener under simple architecture framework.

lego project pub package

sa_app_links_listener_lego #

app links listener under simple architecture framework.

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_app_links_listener_lego
  1. configure app link following the document

Usage #

Usage here