From 33f3cc0c0b25fc98c8dc6e1fb95be9366cc89acc Mon Sep 17 00:00:00 2001 From: sneurlax Date: Thu, 6 Oct 2022 19:48:25 -0500 Subject: [PATCH] Dart SDK tip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 320234a87..37321c848 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,6 @@ sudo snap install android-studio --classic Use Tools > SDK Manager to install the SDK Tools > Android SDK (API 30), SDK Tools > NDK, SDK Tools > Android SDK command line tools, and SDK Tools > CMake -Then install the Flutter plugin and restart the IDE. In Android Studio's options for the Flutter language, enable auto format on save to match the project's code style +Then install the Flutter plugin and restart the IDE. In Android Studio's options for the Flutter language, enable auto format on save to match the project's code style. If you have problems with the Dart SDK, make sure to run `flutter` in a terminal to download it (use `source ~/.bashrc` to update your environment variables if you're still using the same terminal from which you ran `setup.sh`) Make a Pixel 4 (API 30) x86_64 emulator with 2GB of storage space for emulation