From 2c708d969d3e05aebe94f9521d34b0076acd6244 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Sat, 9 Nov 2024 05:32:51 +0530 Subject: [PATCH] Update setup_run.md --- doc/dev_guide/setup_run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev_guide/setup_run.md b/doc/dev_guide/setup_run.md index c24880cc..d5970829 100644 --- a/doc/dev_guide/setup_run.md +++ b/doc/dev_guide/setup_run.md @@ -5,7 +5,7 @@ #### 2. Create a clone of the forked project on your computer to run it locally. #### 3. Based on your desktop environment, enable Windows, macOS, or Linux for the project. Select the same target device. -Choose any of the following platforms: `windows`, `macos`, or `linux`. +Choose any of the following platforms: `windows`, `macos`, `linux`, `android` or `ios`. ```bash flutter create --platforms= .