Skip to content

feature flag blitz-shell behind a new shell feature on dioxus-native #5647

Description

@rydb

Feature Request

dioxus-native is tied to winit 0.31.0-beta.2 because blitz-shell is tied to it. bevy 0.19 uses winit 0.30.13. Due to this mismatch, I can't update bevy_dioxus_sync to bevy 0.19.

However, if blitz-shell and its features were feature flagged and marked optional, this issue would be resolved.

edit: On further testing, I realized the issue was me not enabling new rendering feature flags for bevy for when default features are turned off. However, blitz-shell still forces double compiling winit even though the project I'm working on doesn't use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions