Skip to content

Add desktop OS support #2

Description

@JonLiuFYI

Desktop support came to Flutter several months ago, but this template only directly supports Android and iOS. btleplug already supports Windows, macOS, and Linux.

Anecdotally, I've gotten a desktop Flutter app working with btleplug by making desktop use the ios module, so adding this feature could be as simple as changing the conditional checks in setup.rs and renaming ios.rs to a more general name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions