path_provider_windows 0.0.3 path_provider_windows: ^0.0.3 copied to clipboard
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.