Skip to content
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

RenderObject "Hello World" not visible #4

Open
renlite opened this issue Jun 28, 2022 · 1 comment
Open

RenderObject "Hello World" not visible #4

renlite opened this issue Jun 28, 2022 · 1 comment

Comments

@renlite
Copy link

renlite commented Jun 28, 2022

Hi!
Not to need VS and all the C++ SDK to compile/build Flutter apps for Windows is lightweight .

I tried to execute the RenderObject based SampleCode

https://github.com/renlite/relflor/blob/master/render_sample_hello/lib/main.dart

with win32_runner, but got an empty window. Does it only work with widget_tree?

The compilition of the flutter app seems not to use IC. Will this change?
C:\src\simpleapp> flutter assemble -dTargetPlatform=windows-x64 --output=build -dBuildMode=release release_bundle_windows_assets

@renlite
Copy link
Author

renlite commented Jun 29, 2022

I changed the first frame drawing in
https://github.com/renlite/relflor/blob/master/render_sample_hello/lib/main.dart
Now Skia renders.

IC (incremental compilation of flutter assemble ...) issue is still open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant