flutter_cached_uuid 1.0.10
flutter_cached_uuid: ^1.0.10 copied to clipboard
Get uuid for current project.In Android,We use android id and fingerprint to generate the ID,In IOS,We use keychain to save the uuid.
flutter_cached_uuid #
Get uuid for current project.
Getting Started #
FlutterCachedUuid.getUUID();
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.