You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 =awaitgetApplicationDocumentsDirectory();
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.