sebastianhaberey / nsd

Flutter Network Service Discovery (NSD) Plugin
61 stars 30 forks source link

Android: failure on unregistration does not report back to dart side #55

Closed sebastianhaberey closed 9 months ago

sebastianhaberey commented 9 months ago

Description

This issue was fixed by #54.

Scenario

Use the plugin in my own application via Flutter dependency

Platform

Android

sebastianhaberey commented 9 months ago

Should be fixed in version 3.0.0.

Please be aware that nsd 3.0.0 requires Dart SDK >= 3.0.0 and Flutter SDK >= 3.10.0.