dioxus-template icon indicating copy to clipboard operation
dioxus-template copied to clipboard

Support mulitple targets

Open ealmloff opened this issue 2 years ago • 1 comments

Dioxus create should support setting up feature flags for each target you choose. For example, you should be able to set up a desktop and web template.

ealmloff avatar Aug 04 '23 16:08 ealmloff

Yes, as a newcomer to dioxus, having read the "one codebase, every platform" slogan I was expecting that dioxus new would allow me to choose multiple render targets.

dan-da avatar Apr 11 '24 17:04 dan-da

The new templates support multiple platforms at once

ealmloff avatar Dec 16 '24 18:12 ealmloff