matter_sharing 0.1.2 copy "matter_sharing: ^0.1.2" to clipboard
matter_sharing: ^0.1.2 copied to clipboard

Share Matter smart home devices to Apple Home and Google Home from Flutter. Supports iOS and Android with a simple unified API.

Changelog #

0.1.2 #

  • iOS: Fix double Google sign-in prompt on first install by pre-warming prepareForMatterCommissioning after session restore.
  • iOS: Detect duplicate device commissioning (HFErrorDomain Code=33) and return MatterSharingErrorCode.alreadyCommissioned instead of a generic error.

0.1.1 #

  • iOS: Fix GoogleHomeSDK not available error when installed from pub.dev.
  • iOS: Add Swift Package Manager (SPM) support.
  • Bump minimum Flutter version to 3.41.0.

0.1.0 #

  • Initial release.
  • iOS: Share to Apple Home via HMAccessorySetupManager.
  • iOS: Share to Google Home via Google Home SDK + Matter Extension.
  • Android: Share to Google Home via play-services-home.
1
likes
0
points
373
downloads

Publisher

unverified uploader

Weekly Downloads

Share Matter smart home devices to Apple Home and Google Home from Flutter. Supports iOS and Android with a simple unified API.

Repository (GitHub)
View/report issues

Topics

#matter #smart-home #iot #google-home #apple-home

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on matter_sharing

Packages that implement matter_sharing