Skip to content

dhruvd-grappus/flutter_wear_poc

Repository files navigation

Flutter Wear OS POC v1

A simple stopwatch app to display wear OS features

First Impressions

  • Android folder 👍
  • Quick setup
  • Android WearOS Emulator keeps crashing.
  • App quits on a swipe left gesture????

Setup and Support

Community Support Plugin: https://pub.dev/packages/wear

UI (Mobile vs Wear)

  • Requires Big Buttons
  • Scaffold renders in a rectangle but is clipped by the wearables shape
  • Cant horizontal page views, cant swipe left

Navigation

  • Same as android, is a plus point
  • Could be creative with a carousel

Gestures (Mobile vs Wear)

Pairing With a mobile app

Deployment

  • When a Wear app has an accompanying mobile app, you must use the same key to sign both apps so they can communicate using the Data Layer APIs.
  • Multi-APK delivery method.
  • On devices running Wear OS, when a user installs a phone app that has an associated watch app, the user gets a watch notification about the available watch app. Tapping the notification opens the watch Play Store, giving the user the option to install the watch app.

Drawbacks

image

Resources

Next steps

  1. Create and communicate with a companion app
  2. Explore buttons and listeners

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors