FlexboxLayout Bindings for Xamarin Android projects.
Find an issue? Add it to the issue tracker!
Current NuGet version: v1.1.0.1
Important: If your project is using the Xamarin.AndroidX bindings then you will want to install this version of FlexboxLayout.Bindings (v1.1.0.1).
Note that starting from 1.1.0, the library is expected to use with AndroidX. Please migrate to AndroidX if you use 1.1.0 or above.
Please use 1.0.0 if you haven't migrated to AndroidX.
Download the NuGet package directly from this repo => v1.1.0.1
- or -
Use NuGet Gallery to pull the package into your project
Package Manager
Install-Package FlexboxLayout.Droid.Bindings -Version 1.1.0.1
.NET CLI
dotnet add package FlexboxLayout.Droid.Bindings --version 1.1.0.1
https://github.com/google/flexbox-layout
current NuGet version: v1.0.0.1
Download the NuGet package directly from this repo => v1.0.0.1
- or -
Use NuGet Gallery to pull the package into your project
Package Manager
Install-Package FlexboxLayout.Droid.Bindings -Version 1.0.0.1
.NET CLI
dotnet add package FlexboxLayout.Droid.Bindings --version 1.0.0.1
Official native Google Flexbox Layout repo: https://github.com/google/flexbox-layout