menu
device_id_all package
documentation
device_identifiers.dart
DeviceIdentifierInfo
isPhysicalDevice property
isPhysicalDevice property
dark_mode
light_mode
isPhysicalDevice
property
bool
?
isPhysicalDevice
final
是否更像真机。
Android 使用常见模拟器特征做启发式判断;iOS 通过编译环境判断模拟器。
Implementation
final bool? isPhysicalDevice;
device_id_all package
documentation
device_identifiers
DeviceIdentifierInfo
isPhysicalDevice property
DeviceIdentifierInfo class