A new Flutter plugin for getting the Unique ID.
More...
String? uniqueId; uniqueId = await UniqueIdPlatform.instance.getUniqueId();
unverified uploader
Repository (GitHub)View/report issues
API reference
MIT (license)
flutter, plugin_platform_interface
Packages that depend on flutter_core_unique_idPackages that implement flutter_core_unique_id
Back