Skip to content

sliit-foss/dart-cookbook

Repository files navigation


Dart Logo

    Cookbook


A compilation of dart packages developed by the SLIIT FOSS community

Getting started

  • Run dart pub get to install all dependencies
  • Run melos bs or melos bootstrap to bootstrap packages

Commit messages

  • We follow conventional commits during our development workflow as a good practice. More information can be found at their official documentation
  • Refer the commitlint.yaml file for a full list of supported commit message prefixes