-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpubspec.yaml
More file actions
44 lines (36 loc) · 1.1 KB
/
Copy pathpubspec.yaml
File metadata and controls
44 lines (36 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: safe_text
description: A fast Dart profanity & swear word filter with phone number detection, powered by Aho-Corasick. Supports 80+ languages and 55,000+ curated bad words.
version: 3.0.1
homepage: https://github.com/master-wayne7/safe_text
repository: https://github.com/master-wayne7/safe_text
issue_tracker: https://github.com/master-wayne7/safe_text/issues
documentation: https://github.com/master-wayne7/safe_text#readme
changelog: https://github.com/master-wayne7/safe_text/blob/main/CHANGELOG.md
environment:
sdk: ">=3.3.0 <4.0.0"
dev_dependencies:
test: ^1.24.0
lints: ^4.0.0
funding:
- https://www.buymeacoffee.com/ronitrameja
topics:
- text-processing
- profanity-filter
- phone-number-detection
- content-moderation
- flutter
keywords:
- swear-words
- profanity-filter
- bad-words
- content-moderation
- text-filter
license: MIT
maintainers:
- master-wayne7
screenshots:
- description: "SafeText 2.0 Banner"
path: assets/image/safeText.png
support:
- https://github.com/master-wayne7/safe_text/issues
- https://github.com/master-wayne7/safe_text/discussions