Replace flutter.io with flutter.dev (#30562)

This commit is contained in:
Tim Sneath
2019-04-05 11:39:30 -07:00
committed by GitHub
parent 2b7e98973a
commit 529189791c
72 changed files with 139 additions and 139 deletions

View File

@@ -25,10 +25,10 @@ echo Run "flutter create <app_name>" to create a new Flutter project.
echo.
echo Run "flutter help" to see all available commands.
echo.
echo Want to use an IDE to interact with Flutter? https://flutter.io/ide-setup/
echo Want to use an IDE to interact with Flutter? https://flutter.dev/ide-setup/
echo.
echo Want to run the "flutter" command from any Command Prompt or PowerShell window?
echo Add Flutter to your PATH: https://flutter.io/setup-windows/#update-your-path
echo Add Flutter to your PATH: https://flutter.dev/setup-windows/#update-your-path
echo.
echo ================================================================================