GigaDroid / flutter_udid

Plugin to retrieve a persistent UDID across app reinstalls on iOS, Android, Mac, Windows & Linux.
MIT License
246 stars 51 forks source link

Migrate project to AndroidX #12

Closed ernestomar closed 4 years ago

ernestomar commented 5 years ago

Is possible update the project to AndroidX?

alexbaforvo commented 4 years ago

This is the only plugin I have found that returns the same UDID for an iOS device across multiple installations of my app.

With every other plugin, using the 'identifierForVendor', the returning UDID changes if you reinstall the app. So this plugin is very important for my app.

But is not compatible with AndroidX, is possible to update it?

GigaDroid commented 4 years ago

The latest release is now migrated to AndroidX