ai_profanity_textfield 1.0.1 ai_profanity_textfield: ^1.0.1 copied to clipboard
A textfield widget that checks for profanity in the input text.
[0.0.1] #
- first version
[1.0.0] #
Added #
- Manual check button with refresh functionality
onCheckPressed
callback to handle manual check events- Custom validators support with multiple validation rules
- Visual feedback for different validation states (initial, loading, valid, invalid)
- Multiple validation methods:
- Manual check button
- Form validation
- Field submission
- Real-time UI feedback during validation process
Changed #
- Improved validation state management
- Enhanced error message display system
- Refined border color transitions for different states
- Optimized validation flow
Documentation #
- Comprehensive usage examples
- Detailed custom validator documentation
- Complete props and parameters documentation
- Step-by-step integration guide
- Code examples for common use cases
[1.0.1] #
- Improved readme to better documentation