nsfw_detector_flutter 1.0.4 copy "nsfw_detector_flutter: ^1.0.4" to clipboard
nsfw_detector_flutter: ^1.0.4 copied to clipboard

A Flutter package to detect NSFW (Not Safe For Work / NUDE / adults) contents and classify SAFE contents without downloading or setting any assets. Easily integrate NSFW into your Flutter applications.

Changelog #

[1.0.0] - 2024-07-06 #

Added #

  • Initial release of nsfw_detector_flutter.
  • NSFW detection functionality using TensorFlow Lite.
  • Support for detecting NSFW content from image bytes, files, and image package objects.
  • Example application demonstrating usage.
  • Integration tests for Android and iOS.

[1.0.1] - 2024-07-06 #

Added #

  • Updated documentation for NsfwDetector and related classes.
  • Added detailed comments and explanations for each method and member variable.

Changed #

  • Updated image package to the latest version for improved performance and compatibility.

[1.0.2] - 2024-07-06 #

Updated #

  • Updated documentation to include new parameters for NSFW classification.

[1.0.3] - 2024-07-06 #

Updated #

  • Updated documentation to read easily.
6
likes
150
points
198
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to detect NSFW (Not Safe For Work / NUDE / adults) contents and classify SAFE contents without downloading or setting any assets. Easily integrate NSFW into your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image, tflite_flutter

More

Packages that depend on nsfw_detector_flutter