ai_profanity_textfield
A Flutter package for a TextField widget with built-in AI-powered profanity filtering. This package uses advanced AI techniques to detect and filter out profane language in real-time as users type.
Features
- Real-time Profanity Detection: Filters out profane language as users type.
- Customizable: Allows for customization of the replacement text for profane words.
- Easy Integration: Simple to integrate into any Flutter application.
- Lightweight: Minimal impact on application performance.
Installation
Add ai_profanity_textfield
to your pubspec.yaml
file:
dependencies:
ai_profanity_textfield: ^1.0.0