advanced_image_processing_toolkit 0.0.10 copy "advanced_image_processing_toolkit: ^0.0.10" to clipboard
advanced_image_processing_toolkit: ^0.0.10 copied to clipboard

Plugin for advanced image processing, featuring real-time filters, object recognition, and AR capabilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add advanced_image_processing_toolkit

With Flutter:

 $ flutter pub add advanced_image_processing_toolkit

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

dependencies:
  advanced_image_processing_toolkit: ^0.0.10

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:advanced_image_processing_toolkit/advanced_image_processing_toolkit.dart';
2
likes
0
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for advanced image processing, featuring real-time filters, object recognition, and AR capabilities.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

arcore_flutter_plugin, arkit_plugin, camera, flutter, google_ml_kit, image, image_picker, logging, plugin_platform_interface

More

Packages that depend on advanced_image_processing_toolkit