menu
avatar_kit package
documentation
avatar_kit_plugin.dart
AvatarSDK
isDeviceSupported static method
isDeviceSupported static method
dark_mode
light_mode
isDeviceSupported
static method
Future
<
bool
>
isDeviceSupported
(
)
Implementation
static Future<bool> isDeviceSupported() { return _platform.isDeviceSupported(); }
avatar_kit package
documentation
avatar_kit_plugin
AvatarSDK
isDeviceSupported static method
AvatarSDK class