Flutter Development on macOs setup
Install Google’s Dart programming language
brew tap dart-lang/dart
brew install dart
Install stagehand, which gives you templates for creating Dart apps
pub global activate stagehand
Gilbert F. Sewovoe-Ekoue
Hacker. Builder. Leader.
Install Google’s Dart programming language
brew tap dart-lang/dart
brew install dart
Install stagehand, which gives you templates for creating Dart apps
pub global activate stagehand