pt.Xamarin.Plugin.FilePicker 1.3.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package pt.Xamarin.Plugin.FilePicker --version 1.3.7
NuGet\Install-Package pt.Xamarin.Plugin.FilePicker -Version 1.3.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="pt.Xamarin.Plugin.FilePicker" Version="1.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add pt.Xamarin.Plugin.FilePicker --version 1.3.7
#r "nuget: pt.Xamarin.Plugin.FilePicker, 1.3.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install pt.Xamarin.Plugin.FilePicker as a Cake Addin
#addin nuget:?package=pt.Xamarin.Plugin.FilePicker&version=1.3.7

// Install pt.Xamarin.Plugin.FilePicker as a Cake Tool
#tool nuget:?package=pt.Xamarin.Plugin.FilePicker&version=1.3.7

Unofficial. Simple cross-platform plug-in that allows you to pick files from the filesystem (iCloud drive in case of iOS) and work with them.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta 2,559 2/8/2018
1.3.11 10,928 12/28/2017
1.3.10 1,348 12/28/2017
1.3.9 1,319 12/28/2017
1.3.8 2,116 10/1/2017
1.3.7 1,230 9/28/2017
1.3.6 2,111 7/16/2017
1.3.5 1,361 7/16/2017
1.3.4 1,567 5/2/2017
1.3.3 1,288 5/2/2017
1.3.2 1,833 4/9/2017

[1.3.7] - Fixing issue with Google Drive.
- Windows 8 & 8.1 is not supported any more.
[1.3.6] - Fixing issue with Google Drive, OneDrive on Android
[1.3.4] - UWP update. Now every picked file will be added to the FutureAccessList.
[1.3.2] - Update from 09.04.2017. Some Android and iOS bugs have been closed since last nuget publishing
[1.2] - Retrieve full file path from selected file
       [1.1] - Support Windows Phone 8, 8.1 e Windows Store.
       [1.0] - Pick files, save files and open the archive in Default App.