STAGEHAND

Easily create your next Dart app.

About Stagehand

Stagehand helps you quickly, easily, and correctly create Dart applications. It generates the scaffolding that you need so you can get productive, faster. Stagehand supports generating client-side web apps and server-side apps.

Get Started

Installing Stagehand requires the Dart SDK, version 1.6 or greater. Once Dart SDK is on your path, you can install the stagehand pub package:


$ pub global activate stagehand
      

Usage

Using stagehand is easy.


$ cd <location for your app>
$ pub global run stagehand -o <appname> webapp
      

Stagehand contains a highly curated list of templates.