-
Notifications
You must be signed in to change notification settings - Fork 985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code not running #72
Comments
The issue seems to be with the space character in file/directory-names. Once you remove those and redo the |
Same error here, cannot build and if I rename the asset files I get more errors |
I'm also getting this error. If I try to navigate I get the following error.
|
Everything is working after migrating the project to AndroidX |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed the readme command line steps, but when I do "flutter run" I get:
Xcode build done. 29.0s
[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: Unable to load asset: assets/Milky Way/Milky Way.flr
#0 PlatformAssetBundle.load (package:flutter/src/services/asset_bundle.dart:221:7)
The app opens but none of the images/animations show up. I'm using xcode 11.3
The text was updated successfully, but these errors were encountered: