Skip to content

fix: Initialization needs to be reworked. MissingPluginException #303

@MichealReed

Description

@MichealReed

Currently the path provider package is not working well for windows and is showing MissingPluginException(No implementation found for method getTemporaryDirectory on channel plugins.flutter.io/path_provider).

The loader_io.dart mentions

  // There is no way we can recover from this. If we have nowhere to save
  // files, we can't play anything.

This is not necessarily true, you still should be able to play sound bytes from memory with miniaudio. Is SoLoud using the filesystem to play buffered audio from bytes too?

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