UK.Xamarin.Plugin.FilePicker 1.4.1

Requires NuGet 2.8.1 or higher.

dotnet add package UK.Xamarin.Plugin.FilePicker --version 1.4.1
NuGet\Install-Package UK.Xamarin.Plugin.FilePicker -Version 1.4.1
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="UK.Xamarin.Plugin.FilePicker" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UK.Xamarin.Plugin.FilePicker --version 1.4.1
#r "nuget: UK.Xamarin.Plugin.FilePicker, 1.4.1"
#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 UK.Xamarin.Plugin.FilePicker as a Cake Addin
#addin nuget:?package=UK.Xamarin.Plugin.FilePicker&version=1.4.1

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

[FIX]:android7 and ASTRO File Manager response.
        other platform use to "pt.Xamarin.Plugin.FilePicker".
        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. 
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
1.4.1 2,942 6/21/2017

[1.4.1] - Support Xamarin Android GetStream()
     [1.4] - Support Xamarin.Mac
[1.3] - FileData now has a GetStream() method to retrieve the binary data as a Stream
[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.