device_identifier_plugin 0.0.6 copy "device_identifier_plugin: ^0.0.6" to clipboard
device_identifier_plugin: ^0.0.6 copied to clipboard

A Flutter plugin for obtaining device identifiers on Android and iOS, including Android ID, Advertising ID, UUID, device fingerprint, and more.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.6 - 2025-07-16 #

Changed #

  • Optimized Android device identifier retrieval: Added handling for null fields when obtaining Android identifiers (such as Android ID, Advertising ID, Install UUID, device fingerprint, serial number, etc.), ensuring more robust results and preventing exceptions or incomplete data due to null values.
  • Improved compatibility and stability of the plugin on certain devices and special system environments.

Support #

For issues and questions:

  • GitHub Issues: Create an issue
  • Documentation: See README.md for detailed usage instructions
  • Examples: Check the example/ directory for complete implementation
1
likes
0
points
569
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for obtaining device identifiers on Android and iOS, including Android ID, Advertising ID, UUID, device fingerprint, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_identifier_plugin

Packages that implement device_identifier_plugin