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

apply go_router in flutter with lego project

lego project pub package

go_router_lego #

apply go_router in 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 go_router_lego

Usage #

config routing in lib/util/config/go_router_lego/_.dart