DEV Community

Discussion on: A month of Flutter: create the app

Collapse
 
abraham profile image
Abraham Williams

What happens when you run flutter doctor?

Collapse
 
stargator profile image
Stargator

By the way, running on an emulator seems to work fine from the command line.

I'll have to try again (now that I am at home and not on my work's network) and see if I can run it on my Android device.

Thread Thread
 
stargator profile image
Stargator

Gave it a try, seems like it has to do with my work's network blocking the dependencies for gradle

Thread Thread
 
abraham profile image
Abraham Williams

Interesting. I'd recommend opening an issue with the Flutter team. That's something that flutter doctor should probably test for.

Collapse
 
stargator profile image
Stargator
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.0.0, on Mac OS X 10.13.1 17B48, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.0)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.2)
[✓] Android Studio (version 3.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2018.3)
[✓] Connected device (1 available)