mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This would occur when bringing SkyDemo to the front after having viewed a SkyView based demo and then paused the SkyActivity (by going to the Android Launcher, etc.) I also fixed deploy_domokit_site.py to ignore .gitignore files found in packages. We should actually probably ignore these when creating the packages in the first place, but this check seems valid regardless. The .gitignore for sky/lib/assets was causing the assets not to get pushed to the demo site. R=abarth@chromium.org, johnmccutchan@google.com Review URL: https://codereview.chromium.org/1163323007.