$ pub get
Resolving dependencies...
The Flutter SDK is not available.
Depended on by:
- hello_world
$ flutter doctor
[✓] Flutter (on Mac OS, channel master)
• Flutter at /Users/jonas/Library/flutter
• Framework revision a0c567f751 (5 hours ago), 2016-11-21 20:17:41
• Engine revision cea5ed2b9b
• Tools Dart version 1.21.0-dev.6.0
[✓] Android toolchain - develop for Android devices (Android SDK 25.0.0)
• Android SDK at /Users/jonas/Library/Android/sdk
• Platform android-25, build-tools 25.0.0
• Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
[✓] iOS toolchain - develop for iOS devices (Xcode 8.1)
• XCode at /Applications/Xcode.app/Contents/Developer
• Xcode 8.1, Build version 8B62
[✓] IntelliJ IDEA Community Edition (version 2016.2.5)
• Dart plugin installed
• Flutter plugin installed
[✓] Connected devices
• SM N9005 • eb53b4f0 • android-arm • Android 5.0 (API 21)
--
You received this message because you are subscribed to the Google Groups "Flutter Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You should use `flutter packages get` instead of `pub get`.
--
Do you have the Flutter IntelliJ plugin (see Flutter getting started) installed?
name: hello_world
uses-material-design: true
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.