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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nsfw_detector_text

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_nsfw_detector_text: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_nsfw_detector_text/flutter_nsfw_detector_text.dart';
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