dotup_flutter_wear 1.0.2 copy "dotup_flutter_wear: ^1.0.2" to clipboard
dotup_flutter_wear: ^1.0.2 copied to clipboard

PlatformAndroid

Plugin for Android Wear.

dotup_flutter_wear #

A plugin that offers Flutter support for Wear OS by Google (Android Wear).

Based on https://github.com/fluttercommunity/flutter_wear_plugin

Take al look at:

dotup.de

flutter-apps

Widgets #

There currently three widgets provided by the plugin:

  • WatchShape: determines whether the watch is square or round.
  • AmbientMode: builder that provides what mode the watch is in. The widget will rebuild whenever the watch changes mode.

install #

flutter pub add dotup_flutter_wear

dotup_flutter_wear on github

dotup_flutter_wear on pub.dev

dotup_flutter_widgets on pub.dev

Other widgets on pub.dev

Other open source flutter projects on Github