Liquid Flutter
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
- Head to https://merckgroup.jfrog.io/ui/repos/tree/General/dice-mtrust-pub-dev-local
- Click on "Set me up" at the top right corner
- Follow the instruction to add the token to your pub installation
- 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.