这是indexloc提供的服务,不要输入任何密码
Skip to content

matanlurey/dart-package-template

Repository files navigation

dart-package-template

A reusable template repository for standalone Dart packages.

CI

git clone https://github.com/matanlurey/dart-package-template . && rm -rf .git && git init

Contributing

To run the tests, run:

./chore test

To check code coverage locally, run:

./chore coverage

To preview dartdoc output locally, run:

./chore dartodc

About

A Dart package template

Topics

Resources

License

Stars

Watchers

Forks