liquid_flutter 17.1.1 copy "liquid_flutter: ^17.1.1" to clipboard
liquid_flutter: ^17.1.1 copied to clipboard

Liquid oxygen components for flutter

Liquid Flutter #

.github/workflows/publish.yaml

Liquid Flutter is a flutter package that provides a set of widgets to build liquid UIs. It is based on the Material widgets of Flutter but implements custom components where liquid differs from material. Currently this package is used to build several internal apps at Merck KGaA, Darmstadt, Germany.

Please note that the implementation of liquid is somewhat opinionated and might not fit the design in figma 1:1.

Please check the online documentation for more information.

Run the example #

git clone git@github.com:merckgroup/mtrust-liquid-flutter.git
cd mtrust-liquid-flutter
flutter pub get
cd example
flutter pub get
flutter run

Usage from JFrog Artifactory #

  1. Head to https://merckgroup.jfrog.io/ui/repos/tree/General/dice-mtrust-pub-dev-local
  2. Click on "Set me up" at the top right corner
  3. Follow the instruction to add the token to your pub installation
  4. Add the following to your pubspec.yaml:
dependencies:
  liquid_flutter:
    version: ^17.0.0
    hosted: https://merckgroup.jfrog.io/artifactory/api/pub/dice-mtrust-pub-dev-local

License #

Liquid Flutter is available under a custom license which restricts its usage to applications created for or by Merck KGaA, Darmstadt, Germany as well as its vendors.