Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

URL launcher plugin does not work on Windows/Linux #55

@rami-a

Description

@rami-a

To repro

  • Launch app on windows/linux
  • Go into a demo and tap API doc button
  • Observe nothing happens

Acceptance Criteria

  • We should either find a way to launch a URL for windows/linux

The solution that was used for macOS doesn't work since it relies on a git URL and that doesn't work for linux/windows according to https://github.com/google/flutter-desktop-embedding/blob/master/plugins/README.md#dart

The alternative is to use a local path to the FDE repo but this is fragile and not a proper solution.

Migrated from material-components/material-components-flutter-gallery#293

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Priority 3 - Could havebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions