nsfw_detect_platform_interface
library
Classes
-
NsfwPlatformInterface
-
Platform-interface contract for nsfw_detect.
-
NsfwUninitializedPlatform
-
Exposed so NsfwDetector can detect the uninitialized state.
-
PlatformSetupReport
-
Snapshot of host-app platform setup. Returned by
NsfwDetector.instance.checkPlatformSetup() so apps can verify their
Info.plist (iOS) / AndroidManifest.xml declarations are in place
before invoking any media API — the alternative on iOS is SIGABRT the
first time the OS sees a missing NSPhotoLibraryUsageDescription.