example-projects icon indicating copy to clipboard operation
example-projects copied to clipboard

Featured Dioxus projects on how to build clean user interfaces in Rust

Results 19 example-projects issues
Sort by recently updated
recently updated
newest added

Rewriting examples with v0.5 might help new comers ? - [X] TodoMVC - [X] iOS demo - [x] File Explorer - [ ] E-commerce - [ ] Wifi Scanner -...

**Problem** I'm trying to find how to run the examples, but it isnt clear. **Steps To Reproduce** ### TodoMVC - I added some comments to https://github.com/DioxusLabs/example-projects/issues/15 ### ecommerce-site The readme...

documentation
enhancement

**Problem** The windows counter example compiles and runs, however clicking on the buttons doesn't increment or decrement the displayed counter **Expected behavior** Expect the counter to display correctly and respond...

**Problem** Application panics with message: ``` Running `/Users/hughbrown/workspace/hughdbrown/rust/example-projects/target/debug/image_generator_open_ai` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("missing field `created`", line: 8, column: 1)', image_generator_open_ai/src/main.rs:127:66 ``` **Steps To Reproduce**...

I see in the description these projects support the web, but I have not found where they are deployed (for example, not on Github pages): * [TodoMVC](https://github.com/DioxusLabs/example-projects/blob/master/todomvc) * [Weather App...

please update dioxus_web and dioxus_router example

Hey there, I was facing this issue when I tried to run the "wifi-scanner" app, I have installed all the dependencies and everything, and yet it still gives me this...

Need Android example. thanks

As you can see, the thumbnail seems to be broken, kindly fix it. ![image](https://github.com/DioxusLabs/example-projects/assets/98882071/0d628de4-c9de-4184-8170-6faec885a7bd) Thanks.