-
Notifications
You must be signed in to change notification settings - Fork 282
flutter: The following NoSuchMethodError was thrown building IconTheme #38
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
Comments
Using Are you compiling your own flutter app ? |
@Drakirus now i will retry everything one more time. |
@Drakirus ok, everything is ok, even keyboard is working. |
@Drakirus i have one more question: I created folder, added there 3 files: main.exe, icudtl.dat, flutter_engine.dll
|
You need to add |
I'm seeing this same problem with my app -- what is the workaround for this? (I'm running via ./flutter-desktop-template with config.json -- my app logging starts but can't build it's widget tree).
|
Desktop platforms are not supported Flutter targets. Existing applications are likely to require modifications in order to run. |
Please be more specific. I have the same problem, and have absolutely no idea what do I have to do in order to fix this error. And I did create a brand new application. |
https://medium.com/flutter-community/flutter-from-mobile-to-desktop-93635e8de64e
But have following issue
Originally posted by @KanybekMomukeyev in #36 (comment)
The text was updated successfully, but these errors were encountered: