flutter_nsfw 0.0.7 copy "flutter_nsfw: ^0.0.7" to clipboard
flutter_nsfw: ^0.0.7 copied to clipboard

discontinued
PlatformAndroidiOS

flutter plugin for detecting NSFW content from images and videos.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nsfw

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

dependencies:
  flutter_nsfw: ^0.0.7

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/flutter_nsfw.dart';
16
likes
140
pub points
54%
popularity

Publisher

verified publisherahsanali.xyz

flutter plugin for detecting NSFW content from images and videos.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_nsfw