Skip to content

Tutorial is missing flutter.yaml leading to missing assets #330

@josephburnett

Description

@josephburnett

While doing the Tutorial I was unable to start the first code snippet (https://github.com/flutter/flutter.github.io/blob/master/tutorial.md#basic-widgets)

$ flutter start
$ flutter logs

android: I/chromium: [INFO:SkFontMgr_android_parser.cpp(595)] [SkFontMgr Android Parser] '/system/etc/fonts.xml' could not be opened
android: I/chromium: 
android: I/chromium: [INFO:SkFontMgr_android_parser.cpp(595)] [SkFontMgr Android Parser] '/vendor/etc/fallback_fonts.xml' could not be opened
android: I/chromium: 
android: W/chromium: [WARNING:asset_bundle_impl.cc(45)] Requested asset 'action/drawable-xxhdpi/ic_search_black_24dp.png' does not exist.
android: W/chromium: [WARNING:asset_bundle_impl.cc(45)] Requested asset 'navigation/drawable-xxhdpi/ic_menu_black_24dp.png' does not exist.
android: F/libc    : Fatal signal 11 (SIGSEGV) at 0x00000028 (code=1), thread 4269 (io_thread)
android: W/ActivityManager:   Force finishing activity org.domokit.sky.shell/.SkyActivity

Running Android 4.4.2 and Flutter at commit 778289f on Ubuntu 14.04.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions