menu
mnn_engine package
documentation
mnn_engine_platform_interface.dart
MnnEnginePlatform
getBackendCapabilities abstract method
getBackendCapabilities abstract method
dark_mode
light_mode
getBackendCapabilities
abstract method
Future
<
List
<
MnnBackendCapability
>
>
getBackendCapabilities
(
)
Implementation
Future<List<MnnBackendCapability>> getBackendCapabilities();
mnn_engine package
documentation
mnn_engine_platform_interface
MnnEnginePlatform
getBackendCapabilities abstract method
MnnEnginePlatform class