unique_id

A new Flutter plugin for getting the Unique ID.

Getting Started

String? uniqueId;

uniqueId = await UniqueIdPlatform.instance.getUniqueId();