Update Getting Dependencies with Flutter Doctor authored by Andrew Januszko's avatar Andrew Januszko
...@@ -9,7 +9,7 @@ In order to build your project for multiple platforms, flutter needs to call sev ...@@ -9,7 +9,7 @@ In order to build your project for multiple platforms, flutter needs to call sev
**Flutter Doctor will always give you a link to install what you need if you are missing it. Please use those links, as they are usually more up to date than the ones found here.** **Flutter Doctor will always give you a link to install what you need if you are missing it. Please use those links, as they are usually more up to date than the ones found here.**
All of the information below should be used for reference and **MANUAL** installation only! All of the information below should be used for reference and **MANUAL** installation only!
The manually installing each dependency from the links below is **_not recommended_** unless you know what you are doing. Manually installing each dependency from the links below is **_not recommended_** unless you know what you are doing.
## Shared Dependencies ## Shared Dependencies
... ...
......