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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add censor_it_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  censor_it_flutter: ^2.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:censor_it_flutter/censor_it_flutter.dart';
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