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