aj_image_editor 0.0.5 copy "aj_image_editor: ^0.0.5" to clipboard
aj_image_editor: ^0.0.5 copied to clipboard

the editor features a range of shapes that can be easily inserted into images, providing a quick and convenient method to integrate geometric elements

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aj_image_editor

With Flutter:

 $ flutter pub add aj_image_editor

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

dependencies:
  aj_image_editor: ^0.0.5

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:aj_image_editor/aj_image_editor.dart';
7
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

the editor features a range of shapes that can be easily inserted into images, providing a quick and convenient method to integrate geometric elements

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

convert_widget_to_image, flutter, path_provider

More

Packages that depend on aj_image_editor