项目作者: rf43

项目描述 :
FlexboxLayout Binding Library for Xamarin Android
高级语言: C#
项目地址: git://github.com/rf43/FlexboxLayout.Droid.Bindings.git
创建时间: 2018-05-20T01:41:35Z
项目社区:https://github.com/rf43/FlexboxLayout.Droid.Bindings

开源协议:Apache License 2.0

下载


FlexboxLayout.Droid.Bindings

FlexboxLayout Bindings for Xamarin Android projects.

Find an issue? Add it to the issue tracker!

AndroidX Dependencies >= v1.1.0


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).

FlexboxLayout GitHub README

  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.
  2. 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 -

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

Legacy Support Dependencies < v1.1.0 (v1.0.0)


current NuGet version: v1.0.0.1

Download the NuGet package directly from this repo => v1.0.0.1

- or -

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