0 purchases
ai profanity textfield
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
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.