Skip to content

Create a new Shorebird App

To create a new Flutter project with Shorebird, use shorebird create:

Terminal window
shorebird create my_app

This does several things:

  1. Runs flutter create which generates a new Flutter project.
  2. Runs shorebird init which initializes Shorebird.