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

outdated

Windows implementation of the path_provider plugin

0.0.3 #

  • Add missing pluginClass: none for compatibilty with stable channel.

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.