flutter_udid 4.1.1 copy "flutter_udid: ^4.1.1" to clipboard
flutter_udid: ^4.1.1 copied to clipboard

Plugin to retrieve a persistent UDID across reinstalls on iOS and Android

4.1.1 #

  • Fix missing keychain dependency

4.1.0 #

  • Replace SAMKeychain with KeychainAccess for iOS and macOS
  • Update iOS deployment target to 13.0
  • Update macOS deployment target to 10.15
  • Upgrade Gradle to 8.13 and Kotlin to 2.1.0
  • Upgrade Android compile SDK to 36
  • Fix Windows 11 wmic command not recognized error
  • Fix jcenter removal warning in Gradle v9

4.0.0 #

  • BREAKING: Linux will always use the id located at /etc/machine-id now, and not use the BIOS UUID due to permission issues

3.0.1 #

  • Upgrade Gradle to 8.12, Android Gradle Plugin to 8.3, Kotlin version to 1.8.22 and Java version to 11

3.0.0 #

  • Add Windows and Linux support

2.1.1 #

  • Remove namespace from AndroidManifest.xml

2.1.0 #

  • Increase minimum flutter version to 3.10.0
  • Cleanup and update gradle files and iOS classes

2.0.1 #

  • Increase Gradle, Kotlin and compileSdk version

2.0.0 #

  • Support null-safety

1.2.0 #

  • Add MacOS support
  • Fix Android crash

1.1.0 #

  • Increase environment constraints
  • Migrate to new Android flutter embedding and plugin binding
  • Regenerate Podfile
  • Update crypto dependency to 3.0.0
  • Enable AndroidX for example app
  • Use new platform specification

1.0.1 #

  • Migrate to AndroidX
  • Specify Swift version in podspec

1.0.0 #

  • Update Gradle and Kotlin plugins

0.0.3 #

  • Minor reformatting

0.0.2 #

  • Added consistentUdid to get an UDID of the same format on both platforms

0.0.1 #

  • Initial release
269
likes
160
points
121k
downloads

Publisher

verified publisherkukuk.me

Weekly Downloads

Plugin to retrieve a persistent UDID across reinstalls on iOS and Android

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter

More

Packages that depend on flutter_udid

Packages that implement flutter_udid