very_good_wear_app icon indicating copy to clipboard operation
very_good_wear_app copied to clipboard

A Very Good Flutter Wear OS App Starter Project created by the Very Good Ventures Team πŸ¦„

trafficstars

Very Good Wear OS App

πŸšΆβ€β™‚οΈ Repository has moved

The Very Good Wear App template is now developed within the Very Good Templates repository, and can be found at very_good_templates/very_good_wear_app.

Please file new issues on Very Good Templates.


Very Good Ventures Very Good Ventures

Developed with πŸ’™ by Very Good Ventures πŸ¦„

coverage style: very good analysis License: MIT

A Very Good Flutter starter project for Wear OS devices created by the Very Good Ventures Team.

It includes the basic initial setup and some Wear OS specific features to demonstrate how to take advantage of hardware resources.

Generated by the Very Good CLI πŸ€–


Getting Started πŸš€

The Wear OS template is available through an independent mason brick or via the Very Good CLI.

Very Good CLI usage

Very Good CLI usage docs are available here.

Using the brick directly

  1. Install mason

    dart pub global activate mason_cli

  2. Add the brick

    mason add -g very_good_wear_app

  3. Make a new Wear OS app

    mason make very_good_wear_app