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:
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
Links
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