filmov
tv
Flutter Crash Course #1 - Install on MacBook Complete Setup 2025

Показать описание
0:00 Intro Flutter Tutorial - Install on MacBook
0:30 Flutter Documentation
1:50 Hardware Requirements
2:40 Software Requirements
2:52 Operating System
3:17 Shell
4:22 Install Rosetta 2
5:15 Install Xcode
6:40 Install Cocoapods
8:15 Install Visual Studio Code
9:22 Install Android Studio
11:15 Install Flutter SDK
15:32 Add Flutter to Path
17:35 Finish Xcode setup
19:18 Setup iOS simulator
20:22 Install Cocoapods using Homebrew
23:17 Flutter Doctor check
23:42 Install Android SDK
25:10 Outro
Needed also for no code tools like #flutterflow and theailanguage
OFFICIAL DOCUMENTATION
- flutter docs - get started - macOS - iOS
_________________________________________________________
ENVIRONMENT SETUP
MacOS version check
- macOS 11 (Big Sur) or later
- use cmd + space - about this mac - check version
Shell check
- As of October 2019 release of macOS Catalina (macOS 10.15), Zsh or zsh is the default shell
- to check enter in terminal dscl . -read ~/ UserShell
Directory
- ~/development
Install Xcode
- app store - search for and install Xcode Developer Tools by Apple
- configure command line tools to use installed Xcode
- signing the license - sudo xcodebuild -license
Homebrew for package management
Git for source code management – included with Xcode
CocoaPods for compiling plugins
- shell command - sudo gem install cocoapods
Code editing
_________________________________________________________
Flutter SDK Installation
Download SDK and add to PATH
- add to ~/.zshenv - export PATH=$HOME/development/flutter/bin:$PATH
Simulator Setup
- install the iOS Simulator - xcodebuild -downloadPlatform iOS
- open simulator - open -a Simulator
- setup to use 64 bit – Launch Xcode - Window - Devices and Simulator - Simulators - create with + or choose existing
#Flutter, #FlutterSetup, #FlutterMacOS, #FlutterTutorial, #InstallFlutter, #FlutterOnMac, #MacBookSetup, #iOSSimulator, #AndroidStudio, #VisualStudioCode, #CocoaPods, #Xcode, #Homebrew, #LearnFlutter, #FlutterDoctor, #FlutterSDK, #FlutterFlow, #NoCodeTools, #AppDevelopment, #MobileDevelopment, #WebDevelopment, #TheAILanguage, #CodingForBeginners, #LearnToCode, #ProgrammingTutorial, #ForYou, #FYP
0:30 Flutter Documentation
1:50 Hardware Requirements
2:40 Software Requirements
2:52 Operating System
3:17 Shell
4:22 Install Rosetta 2
5:15 Install Xcode
6:40 Install Cocoapods
8:15 Install Visual Studio Code
9:22 Install Android Studio
11:15 Install Flutter SDK
15:32 Add Flutter to Path
17:35 Finish Xcode setup
19:18 Setup iOS simulator
20:22 Install Cocoapods using Homebrew
23:17 Flutter Doctor check
23:42 Install Android SDK
25:10 Outro
Needed also for no code tools like #flutterflow and theailanguage
OFFICIAL DOCUMENTATION
- flutter docs - get started - macOS - iOS
_________________________________________________________
ENVIRONMENT SETUP
MacOS version check
- macOS 11 (Big Sur) or later
- use cmd + space - about this mac - check version
Shell check
- As of October 2019 release of macOS Catalina (macOS 10.15), Zsh or zsh is the default shell
- to check enter in terminal dscl . -read ~/ UserShell
Directory
- ~/development
Install Xcode
- app store - search for and install Xcode Developer Tools by Apple
- configure command line tools to use installed Xcode
- signing the license - sudo xcodebuild -license
Homebrew for package management
Git for source code management – included with Xcode
CocoaPods for compiling plugins
- shell command - sudo gem install cocoapods
Code editing
_________________________________________________________
Flutter SDK Installation
Download SDK and add to PATH
- add to ~/.zshenv - export PATH=$HOME/development/flutter/bin:$PATH
Simulator Setup
- install the iOS Simulator - xcodebuild -downloadPlatform iOS
- open simulator - open -a Simulator
- setup to use 64 bit – Launch Xcode - Window - Devices and Simulator - Simulators - create with + or choose existing
#Flutter, #FlutterSetup, #FlutterMacOS, #FlutterTutorial, #InstallFlutter, #FlutterOnMac, #MacBookSetup, #iOSSimulator, #AndroidStudio, #VisualStudioCode, #CocoaPods, #Xcode, #Homebrew, #LearnFlutter, #FlutterDoctor, #FlutterSDK, #FlutterFlow, #NoCodeTools, #AppDevelopment, #MobileDevelopment, #WebDevelopment, #TheAILanguage, #CodingForBeginners, #LearnToCode, #ProgrammingTutorial, #ForYou, #FYP
Комментарии