Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

**ATTENTION ** #51

Open
paulobreim opened this issue Sep 24, 2024 · 3 comments
Open

**ATTENTION ** #51

paulobreim opened this issue Sep 24, 2024 · 3 comments

Comments

@paulobreim
Copy link

**The person who made this package is called "BestBurning" and is a complete idiot because he simply abandoned the package and no longer maintains it.
Google, on the other hand, does not take any action.

We have to use another alternative.**

@faridfedora
Copy link

@paulobreim
try this fork:
https://github.com/faridfedora/platform_device_id_kotlin_updated

or just add these lines to your dependency:

  platform_device_id:
    git:
      url: https://github.com/faridfedora/platform_device_id_kotlin_updated.git
      ref: main
      

@paulobreim
Copy link
Author

My big concern is that I have hundreds of users whose key is exactly the device_id, so I would have to use an alternative lib but that provides the same number as the device_id.
After a lot of research, I found one that works well and is very simple.
flutter_udid
and to get the device_id
String udid = await FlutterUdid.udid;
It returned the same number.

@faridfedora
Copy link

@paulobreim
thanks for sharing that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants