filter_text 1.0.0 copy "filter_text: ^1.0.0" to clipboard
filter_text: ^1.0.0 copied to clipboard

A package to filter sensitive text based on specified categories.

Filter Text Package #

This package provides a set of utilities to filter sensitive or unwanted text content based on various criteria. It can be particularly useful for applications that require moderation of user-generated content, such as chat applications, forums, or social media platforms.

Features #

  • Filters sensitive words and phrases, including but not limited to:

    • Explicit or adult-themed content
    • Political content
    • Profanity
    • Hate speech
    • Violent content
    • Drug references
    • Spam content
    • Personal information
    • Racial slurs
    • Long and short words
    • Emojis and unsupported text
  • Easy-to-use API for quick integration into existing projects.

Getting started #

Prerequisites #

  • Dart SDK version >=2.12.0
  • Flutter SDK (if using with Flutter)

Installation #

Add the following line to your pubspec.yaml:

dependencies:
  filter_text: ^1.0.0
5
likes
0
points
91
downloads

Publisher

unverified uploader

Weekly Downloads

A package to filter sensitive text based on specified categories.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on filter_text