Templates

Templates are pre-built Dart & Flutter projects that you can use as a starting point for your own apps.

You can choose a template by visiting https://zapp.run/new and selecting a template from the list:

Template Page Example

Creating a new project (forking)#

When you select a template, you'll instantly see the code & preview. If you wish to make changes to this template, you can fork the project by:

  • Running the project code.
  • Pressing the "Fork" button in the top right corner of the editor.
  • Triggering a Save or Build shortcut within the editor.