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

Add support for flutter web #10

Closed pan1nx closed 3 years ago

pan1nx commented 3 years ago

Add suppor also for web

BestBurning commented 3 years ago

You can use it for web from ^0.5.0.

cedvdb commented 3 years ago

@BestBurning getters should not start with "get" it's implying it's a method.