Skip to content

flutter run hangs on project made with flutter create #5398

@drewwarren

Description

@drewwarren

Steps to Reproduce

On the iOS simulator...

flutter create new-project
cd new-project/
flutter run

Wait 1 minute and nothing has occurred. The app icon is not present on the simulator.

Flutter Doctor

[✓] Flutter (on Mac OS, channel master)
    • Flutter at /Users/drewwarren/flutter
    • Framework revision abeb5c7363 (10 minutes ago), engine revision fe509b0d96

[x] Android toolchain - develop for Android devices
    x Android Studio / Android SDK not found. Download from https://developer.android.com/sdk/
      (or visit https://flutter.io/setup/#android-setup for detailed instructions).

[✓] iOS toolchain - develop for iOS devices (Xcode 7.3.1)
    • XCode at /Applications/Xcode.app/Contents/Developer
    • Xcode 7.3.1, Build version 7D1014

[✓] Atom - a lightweight development environment for Flutter
    • flutter plugin version 0.2.4
    • dartlang plugin version 0.6.34

Logs and Crash Reports

new-project$ flutter run
Running lib/main.dart on iPhone 5s...

No additional output after a minute

Metadata

Metadata

Assignees

Labels

c: regressionIt was better in the past than it is nowplatform-iosiOS applications specifically

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions