censor_it_flutter 2.1.1 copy "censor_it_flutter: ^2.1.1" to clipboard
censor_it_flutter: ^2.1.1 copied to clipboard

A Flutter widget for censoring text with customizable profanity patterns.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'pages/censor_examples_page.dart';

void main() => runApp(
      const MaterialApp(home: CensorExamplesPage()),
    );
0
likes
160
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for censoring text with customizable profanity patterns.

Homepage
Repository (GitHub)
View/report issues

Topics

#censorship #profanity-filter #text-processing #multilingual #flutter-library

License

MIT (license)

Dependencies

censor_it, flutter

More

Packages that depend on censor_it_flutter