Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/easoncxz/dart-lang-sample-app-1

A trivial CLI application built in dart-lang, exploring how to use custom dependencies
https://github.com/easoncxz/dart-lang-sample-app-1

Last synced: 13 days ago
JSON representation

A trivial CLI application built in dart-lang, exploring how to use custom dependencies

Awesome Lists containing this project

README

        

A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.