yussifm / very_good_wear_app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very Good Wear OS App

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

About

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

License:MIT License


Languages

Language:Dart 90.6%Language:Kotlin 9.4%