path_provider_windows 0.0.2 copy "path_provider_windows: ^0.0.2" to clipboard
path_provider_windows: ^0.0.2 copied to clipboard

outdated

Windows implementation of the path_provider plugin

0.0.2 #

  • README update for endorsement.
  • Changed getApplicationSupportPath location.
  • Removed getLibraryPath.

0.0.1+2 #

  • The initial implementation of path_provider for Windows
    • Implements getTemporaryPath, getApplicationSupportPath, getLibraryPath, getApplicationDocumentsPath and getDownloadsPath.