google_search_result_page_lego 1.0.0
google_search_result_page_lego: ^1.0.0 copied to clipboard
google search result page lego
google_search_result_page_lego #
google search result page template under simple architecture framework.
Installation #
- 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
- in terminal, enter the following command for add lego to project.
lego add google_search_result_page_lego