Stéphane Archer
Stéphane Archer
Stateless widgets have an underlying state if they depend on the filesystem (like an image). Flutter optimization doesn't account for that when rebuilding the widget tree. ``` class MyWidget extend...
I hope this output help you understand what I meant: ``` flutter doctor -v [✓] Flutter (Channel stable, 3.19.6, on macOS 13.4.1 22F770820d darwin-x64, locale en-GB) • Flutter version 3.19.6...
I hope this helps you understand what I meant. I rebuild the tree by notifying listeners of my provider. You can see that the image is not updated. ``` Dart...
@huycozy I know how to fix this by changing the path, my point is, Flutter is not updating his widget tree correctly. Do I hot refresh and you will see...
@huycozy Thanks for this great summary.
Thank you @SamAmco for your quick reply. I hope to see this feature coming in the future. Thanks for making this great app!
I hope to see a Windows version even if it's a quick and dirty version with helpers that call the API directly.
Do you think Mac Os has the same limitation as iOS? Do you have more alternatives than WKWebView?
Any news? It feels like it will never come...
@richardssam you are the best! Thank you for your amazing work :D