A common library containing Dart UI and model packages
A Dart package for shared UI components between Katikati UIs.
This katikati_ui_lib package is located in the ui
subdirectory.
katikati_common_lib & Infrastructure should be in the same folder
/lark (or any other name)
/katikati_common_lib
/Infrastructure (should be latest)
Run the following command under ui
folder
cd katikati_common_lib/ui
`./lib/components/model/generate.sh`
This project uses the following services:
- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com for most of the icons
Our sincere thanks to all of above services that makes building Katikati easier.