flutter_nsfw_scaner 1.0.13 copy "flutter_nsfw_scaner: ^1.0.13" to clipboard
flutter_nsfw_scaner: ^1.0.13 copied to clipboard

On-device NSFW detection for Flutter (Android/iOS) with TensorFlow Lite: image/video scans, mixed batch and gallery scanning, progress streaming, and cancellation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nsfw_scaner

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

dependencies:
  flutter_nsfw_scaner: ^1.0.13

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:flutter_nsfw_scaner/flutter_nsfw_scaner.dart';
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-device NSFW detection for Flutter (Android/iOS) with TensorFlow Lite: image/video scans, mixed batch and gallery scanning, progress streaming, and cancellation.

Homepage

License

MIT (license)

Dependencies

crypto, encrypt, flutter, plugin_platform_interface

More

Packages that depend on flutter_nsfw_scaner

Packages that implement flutter_nsfw_scaner