Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sliit-foss/dart-cookbook

A compilation of dart packages developed by the SLIIT FOSS community
https://github.com/sliit-foss/dart-cookbook

dart-packages hacktoberfest melos

Last synced: 17 days ago
JSON representation

A compilation of dart packages developed by the SLIIT FOSS community

Awesome Lists containing this project

README

        



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](https://www.conventionalcommits.org/en/v1.0.0-beta.4/#examples)
- Refer the [commitlint.yaml](https://github.com/sliit-foss/dart-cookbook/blob/main/commitlint.yaml) file for a full list of supported commit message prefixes