A package based on the 🦀 directories crate from Rust, made for 🎯 Dart with a few modifications.
Using Triangle is simple, include the following lines in your pubspec.yaml
:
dependencies:
triangle:
git: https://github.com/hammerhai/triangle.git
publish_to: none
Test Triangle with:
dart test
For specific use cases, take a look in the /example
folder.