watch_connectivity 0.2.4
watch_connectivity: ^0.2.4 copied to clipboard
Wrapper for WatchConnectivity on iOS and Wearable APIs on Android
0.2.4 #
- Android compileSdkVersion 36
0.2.2 #
- Reactivate the
WatchConnectivitysession insessionDidDeactivate(by @yoneryota in #32)
0.2.1+1 #
- Updates README
0.2.1 #
- Fixes resource linking issue caused by too low compile SDK
- Updates
play-services-wearableto version19.0.0 - Invokes iOS platform channel methods on main thread
0.2.0 #
- BREAKING: Removes
startWatchAppmethod due to the dependency onHealthKitcausing issues with app review - The
startWatchAppfunctionality has been moved to theworkoutplugin
0.1.6 #
- Adds namespace to
build.gradleto support Gradle 8
0.1.5 #
- Documentation updates
0.1.4+1 #
- Documentation updates
0.1.4 #
- Fixes Android build issue
0.1.3 #
WatchConnectivitynow implementsWatchConnectivityBasefromwatch_connectivity_platform_interface
0.1.2 #
- Fixed build issue on Android
0.1.1 #
- Added isSupported
0.1.0 #
- Initial release