bad_words 0.1.1 copy "bad_words: ^0.1.1" to clipboard
bad_words: ^0.1.1 copied to clipboard

outdated

A dart filter for bad words. This filter will allow you to make a simple check to tell if a string contains bad words as defined in the lib/word_list.dart file. Future versions will allow you to updat [...]

[0.1.0] - August 29, 2019. #

Initial release. Includes blacklist of words checking if the string contains profane language. Only in English.

[0.1.1] - September 2, 2019. #

Clean up the example.dart file.

15
likes
0
points
753
downloads

Publisher

unverified uploader

Weekly Downloads

A dart filter for bad words. This filter will allow you to make a simple check to tell if a string contains bad words as defined in the lib/word_list.dart file. Future versions will allow you to update the list.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bad_words