Get the latest tech news
I Switched from Flutter and Rust to Rust and Egui
This is just a personal experience, there are no absolute truths. Like in any other blog post, a lot of the things you'll read here could be just a skill issue, or legitimate issues.
After rewriting most of the UI code in egui during a weekend, I decided to move and leave Flutter behind. You don't have to make complex callbacks or deal with state management frameworks like getx, provider, bloc, or whatever else there is. No learning a new metaframework (getx, bloc, provider, etc) for a framework (flutter) to deal with state.
Or read this on Hacker News