FlexboxLayoutXamarinBindingAndroid 1.0.2

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

// Install FlexboxLayoutXamarinBindingAndroid as a Cake Tool
#tool nuget:?package=FlexboxLayoutXamarinBindingAndroid&version=1.0.2

This is a binding library of Googles FlexBoxLayout. This control allows you to use something similar to a LinearLayout that can wrap to the next line. Before this library, this was a very difficult task. https://github.com/google/flexbox-layout

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid71 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 (4)

Showing the top 4 NuGet packages that depend on FlexboxLayoutXamarinBindingAndroid:

Package Downloads
Xamarin.Android.SlangSDK

Slang SDK for Xamarin Android Apps.

Xamarin.Android.Intercom

The Intercom Xamarin SDK, for integrating Intercom into your Xamarin Android application.

Karamunting.Android.AttributionPresenter

An Android library to easily display attribution information of open source libraries. Ported to Xamarin.Android by Rofiq Setiawan.

Xamarin.IntercomSdk

Intercom SDK bindings for Xamarin Android and iOS apps

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 153,132 6/12/2017
1.0.1 1,120 6/12/2017
1.0.0 12,663 8/19/2016

This Binding uses Googles FlexBoxLayout 0.3.0-alpha3