native_device_info 1.0.0
native_device_info: ^1.0.0 copied to clipboard
Some commonly used tools in projects.
native_device_info #
| UUID | Version Name | Version Code | App Name | Package Name | User Agent | Device Type | Client Info | |
|---|---|---|---|---|---|---|---|---|
| Android | adid or androidId | versionName(1.0.0) | versionCode(100) | applicationName | applicationId | WebViewUserAgent | Android | aarch64|root |
| iOS | uuid | CfBundleVersion | CFBundleShortVersionString | CFBundleDisplayName | bundleIdentifier | WebViewUserAgent | iOS | isSimulator(true or false) |
Getting Started #
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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.