|
|
|
|
|
by veidr
453 days ago
|
|
Same! I inherited a Flutter app from a previous team, and while it's OK it feels kind of like developing on a Galapagos island — by which I mean, we'll never use Dart in any other context, and Flutter's web story doesn't really work for most kinds of apps). I think Dioxus actually fits into a fairly unique set of slots. There's Tauri, with which it shares a lot of stuff, but Tauri's web story is mostly "build it yourself". There's Leptos, which arguably has a better web app story, but lacks most of the rest. It is also heartening to see how these projects really do share a lot of the building blocks and don't seem to be overly competitive. |
|