BestBurning / platform_device_id

flutter plugin to get device id
https://pub.dev/packages?q=platform_device_id
BSD 3-Clause "New" or "Revised" License
81 stars 203 forks source link

platform_device_id does not work in pure Dart #31

Open timothyao opened 2 years ago

timothyao commented 2 years ago

I tried using this package on Windows in pure Dart and it does not work. Seeing that it works in flutter on windows, i believe with little modification, it should be able to work in pure dart on Windows.