Commands like dart run build_runner build -d
are used frequently but take too long to type.
Here are some useful aliases to speed up your workflow:
If you use VSCode, also consider the following:
- Use IDE hotkeys & snippets 🔥
- Use extensions 🧩
- Customize your IDE settings ⚙️
Read this article for all the details: 👇
Previous | Next |
---|---|
Hide Generated Dart Files in GitHub PRs | JsonCodable (Dart Macros experiment) |