flutter_nsfw_detector_text 0.0.3 copy "flutter_nsfw_detector_text: ^0.0.3" to clipboard
flutter_nsfw_detector_text: ^0.0.3 copied to clipboard

Pure-Dart text content filtering with keyword matching, profanity detection, and leet-speak normalization.

0.0.3 #

  • Fixed compilation error in the newly added example project.

0.0.2 #

  • Added example project.
  • Improved API documentation coverage to meet pub.dev standards.

0.0.1 #

  • Initial release of the text filtering package.
  • Added KeywordFilter, ProfanityFilter, and RegexFilter.
  • Added TextNormalizer with leet-speak normalization and evasion stripping.
  • Added NativeModelTextClassifier abstract bridge for future ML integration.
  • Added Flutter UI helpers NsfwTextInputFormatter and NsfwTextValidator.
0
likes
160
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pure-Dart text content filtering with keyword matching, profanity detection, and leet-speak normalization.

Repository (GitHub)
View/report issues

Topics

#content-moderation #text-moderation #profanity-filter #nsfw

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_nsfw_detector_text