Why not make a dart package?
Brought to you by whynotmake.it
Install
-
If you don't have it yet, install mason
-
Either add this brick to your local
mason.yaml
:
mason add wnma_dart_package --git-url https://github.com/whynotmake-it/bricks --git-path wnma_dart_package
- Or install it globally
mason add -g wnma_dart_package --git-url https://github.com/whynotmake-it/bricks --git-path wnma_dart_package
- Run
mason get
Usage
- Run
mason make wnma_dart_package
to create a new package
What's Included ✨
- ✅ GitHub Workflows
- ✅ Effective and flexible linting using lintervention
- ✅ Pull Request Template
- ✅ Issue Templates
- ✅ Dependabot Integration
- ✅ Fully Documented Public API
- ✅ MIT License
- ✅ Changelog
- ✅ Automated using Melos
Inspired by Very Good Ventures 🦄