Comment on Ask HN: React Native or Flutter for a new app in 2023?parentComments−winrid3yActually I wouldn't call Flutter and React retained mode. They're basically fancy immediate mode. That's why React is so productive.Flutter looks to be the same. Even google's docs say (paraphrasing) "isn't doing the layout every frame slow? No, because the runtime is optimized".Not suggesting using egui btw, just off handed mention. :)
Comments
Actually I wouldn't call Flutter and React retained mode. They're basically fancy immediate mode. That's why React is so productive.
Flutter looks to be the same. Even google's docs say (paraphrasing) "isn't doing the layout every frame slow? No, because the runtime is optimized".
Not suggesting using egui btw, just off handed mention. :)