Skip to content

[path_provider] path_provider_android 2.0.10 throws MissingPluginException on older versions of Flutter #95706

@JamesKarl

Description

@JamesKarl

The following code works well with path_provider 2.0.1. After upgrading to 2.0.8, it throws "MissingPluginException(No implementation found for method getApplicationDocumentsDirectory.

final doc = await getApplicationDocumentsDirectory();

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listc: regressionIt was better in the past than it is nowp: path_providerPlugin that provides resolved paths to some platform directoriespackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions