basicdart1 1.0.0 basicdart1: ^1.0.0 copied to clipboard
A sample code of some basic dart functions.
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.