udid_new 0.0.1 copy "udid_new: ^0.0.1" to clipboard
udid_new: ^0.0.1 copied to clipboard

A cross-platform Flutter plugin to retrieve unique device identifiers (UDID) on Android and iOS with SHA-256 hashing support and Keychain persistence.

0.0.1 #

  • Initial release
  • Support for Android and iOS platforms
  • Get platform-specific device UDID
  • Get consistent SHA-256 hashed UDID across platforms
  • iOS: identifierForVendor with Keychain persistence
  • Android: Android ID from secure settings
  • Automatic migration from legacy Keychain storage (iOS)
  • Comprehensive test coverage (100%)
  • Example app demonstrating usage
0
likes
0
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A cross-platform Flutter plugin to retrieve unique device identifiers (UDID) on Android and iOS with SHA-256 hashing support and Keychain persistence.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter

More

Packages that depend on udid_new

Packages that implement udid_new