dioxus-docs
Installation
SKILL.md
Dioxus 0.7
A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile with a single codebase.
Overview
Dioxus is a developer-friendly framework for building cross-platform apps in Rust. You write apps with RSX (Rust JSX), style them with HTML/CSS, enhance with native APIs, and distribute as platform-native bundles. Think of it as a hybrid of Flutter, React Native, and NextJS — cross-platform apps with stellar fullstack support.