Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 170 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 170 Bytes

unique_id

A new Flutter plugin for getting the Unique ID.

Getting Started

String? uniqueId;

uniqueId = await UniqueIdPlatform.instance.getUniqueId();