Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
I upgraded the flutter sdk to 3.19.6 and found that the visable field didn't work, I don't know if it was a flutter issue or an RF issue with the framework, but I tried wrapping Visibility on the outer layer and it worked.
Can you look into the widget and see if it is behaving correctly after the Condition changes?
If not, please let me know and submit a PR if you're able to.
Env:
Detail:
I upgraded the flutter sdk to 3.19.6 and found that the visable field didn't work, I don't know if it was a flutter issue or an RF issue with the framework, but I tried wrapping Visibility on the outer layer and it worked.
Warp Visibility to work