From ef283afc85d32bd98f0839b0ca61b4e9ecd570c7 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Mon, 29 Apr 2019 12:11:17 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3a9dc..62d753e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ * [iOS Setup Instructions](https://flutter.dev/docs/get-started/install/macos#ios-setup) - ## 1. I Am Rich App * [Material Design](https://material.io/) @@ -20,6 +19,8 @@ * [Learn More About the Pubspec File](https://www.dartlang.org/tools/pub/pubspec) * [Adding Assets](https://flutter.dev/docs/development/ui/assets-and-images) * [Generating App Icons with AppIcon.co](https://appicon.co/) +* [Flutter Documentation on Deploying to Physical iOS Devices](https://flutter.dev/docs/get-started/install/macos#deploy-to-ios-devices) +* [Homebrew for MacOS](https://brew.sh/) * [Troubleshooting: Physical iOS Device Testing](https://blog.londonappbrewery.com/troubleshooting-ios-device-testing-for-flutter-38c5da239e62) * [Troubleshooting: Physical Android Device Testing](https://blog.londonappbrewery.com/troubleshooting-android-device-testing-on-windows-a2b5d779df08)