Skip to content

quick_usb for Windows seems to construct an instance of QuickUsbMacos??? #97

Description

@gtminch

quick_usb_desktop.dart line 18 is part of class QuickUsbWindows but appears to instantiate .instance as a QuickUsbMacos instead.
QuickUsbPlatform.instance = QuickUsbMacos();

I'm no expert, but that smells suspicious. Is it good? Classes QuickUsbMacos and QuickUsbLinux do much more obvious things.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions