.. | ||
bin | ||
lib | ||
.gitignore | ||
CHANGELOG.md | ||
Dockerfile | ||
pubspec.yaml | ||
README.md | ||
root-pubspec.yaml |
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.
.. | ||
bin | ||
lib | ||
.gitignore | ||
CHANGELOG.md | ||
Dockerfile | ||
pubspec.yaml | ||
README.md | ||
root-pubspec.yaml |
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.