wear_plus 1.2.3 copy "wear_plus: ^1.2.3" to clipboard
wear_plus: ^1.2.3 copied to clipboard

PlatformAndroid

An actively maintained plugin that offers Flutter support for Wear OS by Google

1.2.3 #

  • Replaces deprecated native lifecycle observer methods (by @Crdzbird in #6)

1.2.2 #

  • Fixes build issue

1.2.1 #

  • Updates proguard rules for R8

1.2.0 #

  • First release of wear_plus. Replace any references to the wear plugin with wear_plus to switch.
  • InheritedShape is now private. This would be a breaking change if this wasn't the first release of a new plugin.

1.1.0 #

  • Fix issue with non-windows builds breaking.

1.0.0 #

  • Null Safety Migration (Finally!)
    • Thanks to Rexios and Peter Ullrich.
    • Min Dart 2.12 / Flutter 2.5
  • Updated native component versions:
    • Gradle 6.5
    • Android Gradle Plugin 4.1.0
    • Android compileSdkVersion 31
    • AndroidX Wear 1.2.0
    • Kotlin 1.5.10
    • Removed jcenter() repo requirement.

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 Shape is now WearShape.
  • Renamed Mode is now WearMode.
  • Deprecated InheritedShape. Add WatchShape instead and use WatchShape.of(context) to get the shape value.

0.0.1 #

  • Initial release
10
likes
160
points
324
downloads

Publisher

verified publisherrexios.dev

Weekly Downloads

An actively maintained plugin that offers Flutter support for Wear OS by Google

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on wear_plus