Skip to content

Create a new Patchwing App

To create a new Flutter project with Patchwing, use patchwing create:

patchwing create my_app

This does several things:

  1. Runs flutter create which generates a new Flutter project.
  2. Runs patchwing init which initializes Patchwing.