dart-atom / atom-flutter

An Atom plugin for Flutter developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assertion failure when running on ios simulator

turnidge opened this issue · comments

Hi Folks,

Trying the code lab and I'm getting some scary looking assertion falures when I run. They look like this:

assertiond: assertion failed: 15D21 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1

screen shot 2016-03-08 at 1 02 41 pm 2

Atom 1.5.4, flutter plugin 0.2.1, running on macos.

Those are harmless (I believe). Tracked here: flutter/flutter#1989.