Dart - gusenov/kb GitHub Wiki
Coding Conventions
Command-Line
- freeCodeCamp.org / Learn Command Line Interface (CLI) Development with Dart: From Zero to a Fully Published Developer Tool how to build, package, and publish command-line tools with Dart. You’ll learn about argument parsing, file handling, terminal UX, + how to publish your tool so others can use it, too.
misc.
- exercism / Dart