diff --git a/flutter b/flutter index 2d2a1ffec95..cc949a8e8b9 160000 --- a/flutter +++ b/flutter @@ -1 +1 @@ -Subproject commit 2d2a1ffec95cc70a3218872a2cd3f8de4933c42f +Subproject commit cc949a8e8b9cf394b9290a8e80f87af3e207dce5 diff --git a/src/docs/get-started/editor.md b/src/docs/get-started/editor.md index d7092baf374..2d9183e6a2e 100644 --- a/src/docs/get-started/editor.md +++ b/src/docs/get-started/editor.md @@ -51,7 +51,7 @@ To install these: 1. Start Android Studio. 1. Open plugin preferences (**Preferences > Plugins** on macOS, **File > Settings > Plugins** on Windows & Linux). - 1. Select **Browse repositories**, select the Flutter plugin and click + 1. Select **Marketplace**, select the Flutter plugin and click **Install**. 1. Click **Yes** when prompted to install the Dart plugin. 1. Click **Restart** when prompted.