halildurmus / dartwinrt

Idiomatic Dart projection of the modern Windows Runtime (WinRT) APIs.
BSD 3-Clause "New" or "Revised" License
50 stars 3 forks source link

This package will support WinRT ```NetworkOperatorTetheringManager```? #160

Closed chrias closed 1 year ago

chrias commented 2 years ago

Hi, nowadays i use a powershell script run by my flutter app to get thetering state, precisely NetworkOperatorTetheringManager.TheteringOperationalState. Full support of this api would also add possibility to start and stop tethering. https://docs.microsoft.com/en-us/uwp/api/windows.networking.networkoperators.networkoperatortetheringmanager?view=winrt-22621

halildurmus commented 1 year ago

Fixed by #112