local_toxicity_guard 1.0.1 copy "local_toxicity_guard: ^1.0.1" to clipboard
local_toxicity_guard: ^1.0.1 copied to clipboard

Privacy-focused on-device toxicity detection for Flutter. Detects hate speech, harassment, and offensive content without cloud APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_toxicity_guard

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

dependencies:
  local_toxicity_guard: ^1.0.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:local_toxicity_guard/local_toxicity_guard.dart';
0
likes
150
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

Privacy-focused on-device toxicity detection for Flutter. Detects hate speech, harassment, and offensive content without cloud APIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_onnxruntime, plugin_platform_interface

More

Packages that depend on local_toxicity_guard

Packages that implement local_toxicity_guard