menu
image_processing package
documentation
image_processing_platform_interface.dart
ImageProcessingPlatform
nsfwDetection abstract method
nsfwDetection abstract method
dark_mode
light_mode
nsfwDetection
abstract method
Future
<
String
>
nsfwDetection
(
{
required
Uint8List
image
,
})
Implementation
Future<String> nsfwDetection({required Uint8List image});
image_processing package
documentation
image_processing_platform_interface
ImageProcessingPlatform
nsfwDetection abstract method
ImageProcessingPlatform class