flutter_nsfw_detector 0.0.5 copy "flutter_nsfw_detector: ^0.0.5" to clipboard
flutter_nsfw_detector: ^0.0.5 copied to clipboard

Privacy-first, on-device NSFW image and video scanning for Flutter using CoreML and LiteRT. Includes NsfwGuardWidget for automatic UI blurring.

0.0.5 #

  • Shortened pubspec description length to meet pub.dev search indexing limits.

0.0.4 #

  • Improved pub.dev README to showcase the entire ecosystem (Image/Video + Text filtering).

0.0.3 #

  • Architecture update: Moved to a Melos monorepo structure.
  • Published companion package flutter_nsfw_detector_text for pure-Dart text filtering.

0.0.2 #

  • Fix package repository and homepage URLs.
  • Added native ImageProvider support for zero-dependency caching integration.
  • Added robust widget-level and global threshold controls.
  • Added exact supported platform versions and app size impacts to the README.

0.0.1 #

  • Initial release: Privacy-first on-device NSFW content detection.
  • CoreML (iOS) and LiteRT/TFLite (Android) native integrations.
  • NsfwGuardWidget auto-blur UI.
1
likes
150
points
52
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Privacy-first, on-device NSFW image and video scanning for Flutter using CoreML and LiteRT. Includes NsfwGuardWidget for automatic UI blurring.

Repository (GitHub)
View/report issues

Topics

#nsfw #content-moderation #machine-learning #on-device-ml

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_nsfw_detector

Packages that implement flutter_nsfw_detector