flutter_nsfw_scaner 1.0.9 copy "flutter_nsfw_scaner: ^1.0.9" to clipboard
flutter_nsfw_scaner: ^1.0.9 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 Dart:

 $ dart pub add flutter_nsfw_scaner

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 dart pub get):

dependencies:
  flutter_nsfw_scaner: ^1.0.9

Alternatively, your editor might support dart pub get or 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
0
points
0
downloads

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

unknown (license)

Dependencies

crypto, encrypt, flutter, plugin_platform_interface

More

Packages that depend on flutter_nsfw_scaner

Packages that implement flutter_nsfw_scaner