Useful Tools

Stagehand

Stagehand is used to generate templates for new projects. IDEs, like VSCode, have stagehand integrated, allowing you to create new projects from within them.

pub command

pub is the package manager for dart, which can be used to manage dependencies and packages.

Last updated

Was this helpful?