Specific Device ID on Flutter that won't change
So is there any way in Flutter to get some sort of device id that won't change when doing a factory reset or changing the signing key? According to the documentation, I did not find any way to extract a…