truvideo_image_sdk 1.0.1 copy "truvideo_image_sdk: ^1.0.1" to clipboard
truvideo_image_sdk: ^1.0.1 copied to clipboard

Offers advanced image editing tools, such as cropping, flipping, adding text, drawing, and rotating images for customized visual content.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add truvideo_image_sdk

With Flutter:

 $ flutter pub add truvideo_image_sdk

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

dependencies:
  truvideo_image_sdk: ^1.0.1

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

Publisher

verified publishertruvideo.com

Weekly Downloads

Offers advanced image editing tools, such as cropping, flipping, adding text, drawing, and rotating images for customized visual content.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on truvideo_image_sdk

Packages that implement truvideo_image_sdk