Jahenr / CheatSheets

Cheat Sheets for many well know systems. Featured on https://github.com/szabgab/awesome-for-non-programmers
81 stars 150 forks source link

add Dart Lang CLI Cheatsheet #279

Closed DeleMike closed 7 months ago

DeleMike commented 2 years ago

I am writing this Dart CLI cheat sheet to most importantly help someone who needs help with Dart CLI tools or commands. Dart is a popular Language in the Flutter Development Space but it also getting useful in building desktop applications!

The cheat sheet contains commonly used Dart CLI commands used during development which will close an issue I created #278.

On this cheat sheet, I have written the most common ones I use while using Dart in Flutter Development and also for some learning use-cases so I hope this will help someone who is thinking "what is Dart?".

Thanks!