Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
63 lines (40 loc) · 2.68 KB

README.md

File metadata and controls

63 lines (40 loc) · 2.68 KB

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