wear 0.1.1
wear: ^0.1.1 copied to clipboard
A plugin that offers Flutter support for Wear OS by Google
0.1.1 #
- Fix Kotlin/Android compileOnly dep on com.google.android.wearable:wearable.
0.1.0 #
- Updated to AndroidX and Android embedding v2.
- Renamed
Shapeis nowWearShape. - Renamed
Modeis nowWearMode. - Deprecated
InheritedShape. AddWatchShapeinstead and useWatchShape.of(context)to get the shape value.
0.0.1 #
- Initial release