xpunge 0.1.2 copy "xpunge: ^0.1.2" to clipboard
xpunge: ^0.1.2 copied to clipboard

retracted

On-device NSFW/explicit content detection SDK for Android and iOS. No images leave the device.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xpunge

With Flutter:

 $ flutter pub add xpunge

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

dependencies:
  xpunge: ^0.1.2

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:xpunge/xpunge.dart';
1
likes
0
points
134
downloads

Publisher

verified publishermarkatlarge.com

Weekly Downloads

On-device NSFW/explicit content detection SDK for Android and iOS. No images leave the device.

Homepage

License

unknown (license)

Dependencies

cross_file, flutter, shared_preferences

More

Packages that depend on xpunge

Packages that implement xpunge